diff data/npcs/hattori.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 906fae3d3688
children
line wrap: on
line diff
--- a/data/npcs/hattori.json	Sat Apr 09 22:58:32 2011 +0200
+++ b/data/npcs/hattori.json	Sat Apr 09 22:40:25 2011 +0200
@@ -40,6 +40,6 @@
         "auto_next": "state.gone"
     },
     "gone" : {
-        "on_entry" : "drop_item('tail_sprint')"
+        "on_entry" : "drop_item('tail_sprint'); npcs.hattori.block = False"
     }
 }