long worm tail hit by potion thrown by monster (trunk only)
From the newsgroup: when a monster throws a potion at the hero and it hits a long worm's tail, you'd get "The bottle|flask|&c crashes on the long worm's _head_ and breaks into shards." The relevant code changes "head" to "body" when appropriate, but monster throwing wasn't setting up `notonhead' so that alteration only kicked in for player throwing.
This commit is contained in:
@@ -273,6 +273,8 @@ always update map display and use up turn if open or close command attempted
|
||||
while blind reveals change in door state or discloses non-door spot
|
||||
secret door detection's trap finding is no longer blocked by water or clouds
|
||||
on the Planes of Water and Air
|
||||
potion thrown by monster which hit a long worm's tail gave feedback about
|
||||
hitting its head
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user