fix #H333 - boulder theft
From a bug report: nymphs could steal boulders even though they aren't allowed to pick those up. It happened becuase can_carry() is only called for monkeys (consequently, they don't have this problem), not for nymphs.
This commit is contained in:
@@ -354,6 +354,7 @@ an orc (or gnome) will respond to #chat if hero is also an orc (or gnome)
|
||||
kicking at "empty space" has side-effects so should use current turn
|
||||
using weapon to kill tame engulfer from inside triggered "placing defunct
|
||||
monster onto map?" warning
|
||||
nymphs could steal carried boulders
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user