summaryrefslogtreecommitdiffstats
path: root/weatbag/tiles/n3.py
Commit message (Expand)AuthorAgeFilesLines
* added leave for wKleopatra Angelidi2013-04-291-2/+4
* PEP 8 police: Wrapped 80+ char lines in all tiles!George Angelopoulos2013-04-181-1/+1
* Now player can eat berries to recover 2 hit point in tile n3.kylerzhang2013-01-111-1/+9
* Allow custom message when player attempts to move to nonexistent tile.Thomas Kluyver2013-01-101-6/+2
* 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 Pla...Ben Friedland2013-01-071-1/+0
* Orc battle at entrance of cave. Player now has hit_points.Ben Friedland2013-01-071-0/+67