diff data/npcs/kumiko.json @ 237:e06c54d7701f

Add vase to demonstrate item state testing in dialogues.
author Simon Cross <hodgestar@gmail.com>
date Thu, 07 Apr 2011 14:39:50 +0200
parents 897eec397cbb
children f512e874b2e7
line wrap: on
line diff
--- a/data/npcs/kumiko.json	Thu Apr 07 12:38:45 2011 +0200
+++ b/data/npcs/kumiko.json	Thu Apr 07 14:39:50 2011 +0200
@@ -6,7 +6,7 @@
     "temptingfate" : {
         "text" : "The room smells fresh, I have my best kimono on and I’ve set out my most magnificent vase. Everything is perfect (just like me)!",
         "events" : [
-            { "matches" : "world.vase_broken", "next": "state.broken" }
+            { "matches" : "world.items.vase.broken", "next": "state.broken" }
         ]
     },
     "broken" : {