comparison data/npcs/hattori.json @ 500:906fae3d3688

Hook up three more tails.
author Simon Cross <hodgestar@gmail.com>
date Sat, 09 Apr 2011 22:58:32 +0200
parents 50b8c8372ff2
children 9a16483e49cb
comparison
equal deleted inserted replaced
499:069fc6312ab8 500:906fae3d3688
38 "attack" : { 38 "attack" : {
39 "text" : "It will have to catch up. Attack!", 39 "text" : "It will have to catch up. Attack!",
40 "auto_next": "state.gone" 40 "auto_next": "state.gone"
41 }, 41 },
42 "gone" : { 42 "gone" : {
43 "on_entry" : "drop_item('tail_sprint')"
43 } 44 }
44 } 45 }