fix #4279 - kicked daggers are lost

A kicked object which hits a monster wasn't placed back on map,
removing it from play.
This commit is contained in:
PatR
2016-03-19 14:47:36 -07:00
parent bb68c4b4e7
commit 96dd800301
2 changed files with 12 additions and 5 deletions
+1
View File
@@ -190,6 +190,7 @@ some instances of stun or confusion timers were being overridden rather than
incremented when new stun or confusion damage was suffered
female gnome who gains level can grow up into male-only gnome lord; give an
an alternate message instead of prohibiting the promotion
kicked weapon which successfully hits monster vanishes from play
Platform- and/or Interface-Specific Fixes