This fixes beta bug 8003 (half physical damage from gas spores) as well as a

minor bit of cleanup in mon.c.
This commit is contained in:
arromdee
2002-03-02 01:07:11 +00:00
parent e15c0d801f
commit d6d445d514
2 changed files with 13 additions and 10 deletions

View File

@@ -447,6 +447,7 @@ if you see a monster jump into a trap in a secret corridor, it's not secret
fixed a few places where unblock_point wasn't called but should have been
cloned monsters should have the same name and tameness as the original
you should stop eating (etc.) if a monster attacks you and misses
half physical damage should apply to gas spores
Platform- and/or Interface-Specific Fixes