This is another important update for the new 341 borg. It corrects a few major problems related to the borg sensing danger from melee attacks and some inventory issues.
- The map-updating was over-writing some of the borg’s assumed grid features. Problem with the f.f_idx
- Activate_effect() needed to be told to E’at mushrooms.
- Better recognition of a jammed door.
- In porting the 320 borg code to the 341 several variables needed to be changed. As part of that change, a bad formula had the borg consider all monster melee damage as 0.
- Borg told not to dive deeper than depth 5 if his strength is depleted to 7 or lower. He will be allowed to stay in shallow depths and wait for the town to restock Potions of Restore Strength.
- Borg was trying to sell Ring of the Dog to the shop. Shops don’t like that ring since it has -2 pval.
The source code can be found here.