changeset 238:df306bfd632e

you only get one fish
author Adrianna Pińska <adrianna.pinska@gmail.com>
date Thu, 07 Apr 2011 14:50:17 +0200
parents e06c54d7701f
children 6a2f366d5e62
files data/npcs/fishmonger.json
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/data/npcs/fishmonger.json	Thu Apr 07 14:39:50 2011 +0200
+++ b/data/npcs/fishmonger.json	Thu Apr 07 14:50:17 2011 +0200
@@ -10,5 +10,8 @@
     },
     "salmon" : {
         "text" : "Here you go, fox. A delicious fresh salmon – I caught it just this morning.",
+        "auto_next": "state.happy"
+    },
+    "happy" : {
     }
 }
\ No newline at end of file