comparison data/npcs/tetsuo.json @ 502:e1436dacca69

Add remaining tails.
author Simon Cross <hodgestar@gmail.com>
date Sat, 09 Apr 2011 23:06:48 +0200
parents 5250c77b352a
children 354f84b945f8
comparison
equal deleted inserted replaced
501:9a16483e49cb 502:e1436dacca69
32 "riddance" : { 32 "riddance" : {
33 "text" : "Good riddance.", 33 "text" : "Good riddance.",
34 "auto_next": "state.done" 34 "auto_next": "state.done"
35 }, 35 },
36 "done" : { 36 "done" : {
37 "on_entry": "drop_item('tail_steal')"
37 } 38 }
38 } 39 }