summaryrefslogtreecommitdiffstats
path: root/weatbag/tiles/n2w2.py
Commit message (Collapse)AuthorAgeFilesLines
* removed last /n from action and leave functionsKleopatra Angelidi2013-05-231-1/+1
|
* removed leave south restrictionKleopatra Angelidi2013-05-071-3/+0
|
* added yes/no words. Modified n2w2 to use words.George Angelopoulos2013-05-011-2/+4
| | | | | | | In acec64fe4677305566cd2d0fa780056b07f7e6e6 there is a yes/no question introduced in tile n2w2. This is the first time yes/no answers appear in the game. So I added 'yes' and 'no' as words in weatbag/words.py and modified weatbag/tiles/n2w2.py to use them, making the code a bit cleaner.
* added another yes option for action (n2w2)Kleopatra Angelidi2013-04-301-1/+1
|
* added a 'No' option on action / tile n2w2Kleopatra Angelidi2013-04-301-1/+4
|
* edited describe/added a simple silly actionKleopatra Angelidi2013-04-301-3/+8
|
* custom message for first visit on n2w2Kleopatra Angelidi2013-04-291-2/+9
|
* small indentation fix on n2w2Kleopatra Angelidi2013-04-291-17/+17
|
* changed indentation on strings for visibilityKleopatra Angelidi2013-04-291-2/+2
|
* improved new lines! Woah!Kleopatra Angelidi2013-04-291-1/+1
|
* added leave function for SKleopatra Angelidi2013-04-291-4/+7
|
* added some /n for teh l00ks!!1!Kleopatra Angelidi2013-04-291-3/+3
|
* changed possision of previous tile/made new tileKleopatra Angelidi2013-04-291-33/+14
|
* added an item for the inventoryKleopatra Angelidi2013-04-291-9/+12
|
* new tile n2w2Kleopatra Angelidi2013-04-291-0/+31