diff data/npcs/fishmonger.json @ 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 6a35a74824ca
children 2844edb6c1cc
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