fix github pull request #161 - scatter()
Fixes #161 Report states that scattering objects might leave a 'pile' glyph when no longer appropriate. I didn't try to reproduce that, just took it on faith. The fix tried to be too efficient and might have missed fixing the display if breaks() or ohitmon() destroyed the objects being scattered and left 'total' at 0.
This commit is contained in:
@@ -221,6 +221,7 @@ end of game while carrying Schroedinger's Box would reveal cat-or-corpse
|
||||
attempting to untrap an adjacent trap while on the edge of--not in--a pit
|
||||
failed due to not being able to reach the floor
|
||||
magic trap's deafening roar effect wasn't waking nearby monsters
|
||||
scattering of objects might leave source location with wrong thing displayed
|
||||
|
||||
|
||||
Fixes to Post-3.6.1 Problems that Were Exposed Via git Repository
|
||||
|
||||
Reference in New Issue
Block a user