changeset 304:fed9689803ae

Start adding switch_to to ichiro.
author Simon Cross <hodgestar@gmail.com>
date Fri, 08 Apr 2011 23:29:55 +0200
parents e94f89b7ec5b
children 691278e89399
files data/npcs/ichiro.json
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/data/npcs/ichiro.json	Fri Apr 08 23:29:37 2011 +0200
+++ b/data/npcs/ichiro.json	Fri Apr 08 23:29:55 2011 +0200
@@ -9,7 +9,8 @@
         "text" : "It doesn’t hurt to be prepared.",
         "events" : [
             { "matches" : "npcs.hattori.state ==  'wait'", "next": "state.sitting" }
-        ]
+        ],
+        "on_exit" : "switch_to('hattori')"
     },
     "sitting" : {
         "text" : "I just don’t like sitting out in the open like this.",