diff data/npcs/ichiro.json @ 501:9a16483e49cb

Remove 1st set of blocking samuri
author Neil Muller <drnlmuller@gmail.com>
date Sat, 09 Apr 2011 22:40:25 +0200
parents 691278e89399
children
line wrap: on
line diff
--- a/data/npcs/ichiro.json	Sat Apr 09 22:58:32 2011 +0200
+++ b/data/npcs/ichiro.json	Sat Apr 09 22:40:25 2011 +0200
@@ -35,6 +35,6 @@
         "auto_next" : "state.gone",
         "on_exit" : "switch_to('hattori')"
     },
-    "gone" : {
+    "gone" : { "on_entry": "npcs.ichiro.block = False"
     }
 }