Several little fixes

- Fix custom missiles causing a crash if graphic not found
- Fix display in transcript of damage taken by monsters
- Fix missile start items not having their missile graphic set
- Fix immunity fields being signed (which would've prevented immunities from working properly)
- Don't bother generating a random number if min and max are the same
- Fix monster attack types not showing right
- Fix checking for item abilities returning 0 instead of 24 when not found
- Fix not updating screen when switching active PC
This commit is contained in:
2015-01-15 14:18:49 -05:00
parent 399572adf6
commit 7b55262ed4
9 changed files with 20 additions and 18 deletions

View File

@@ -125,7 +125,6 @@ Number of special to call
Hits