Changeset 375:83c29d0a0b9c for nagslang/protagonist.py
- Timestamp:
- Sep 6, 2013, 8:52:24 PM (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nagslang/protagonist.py
r374 r375 343 343 # Handle player death - may be called due to other reasons 344 344 # than zero health 345 self.world.deaths += 1 345 346 ScreenChange.post('dead') 346 347
Note: See TracChangeset
for help on using the changeset viewer.