summaryrefslogtreecommitdiffstats
path: root/weatbag/tiles/n3.py
Commit message (Collapse)AuthorAgeFilesLines
* Allow custom message when player attempts to move to nonexistent tile.Thomas Kluyver2013-01-101-6/+2
| | | | Closes gh-7
* Fixed leave condition at cave entrance.Ben Friedland2013-01-071-0/+5
|
* leave method returns True if they manage to fleeBen Friedland2013-01-071-0/+1
|
* Support for attack words.Ben Friedland2013-01-071-2/+2
|
* Removed additional player_life attribute from n3 tile. It's been moved to ↵Ben Friedland2013-01-071-1/+0
| | | | Player class.
* Orc battle at entrance of cave. Player now has hit_points.Ben Friedland2013-01-071-0/+67