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

Add remaining tails.
author Simon Cross <hodgestar@gmail.com>
date Sat, 09 Apr 2011 23:06:48 +0200
parents 2844edb6c1cc
children
comparison
equal deleted inserted replaced
501:9a16483e49cb 502:e1436dacca69
31 "goodjob" : { 31 "goodjob" : {
32 "text" : "Good job, kitsune! You’re far braver than I am. And here, as promised – a fox tail!", 32 "text" : "Good job, kitsune! You’re far braver than I am. And here, as promised – a fox tail!",
33 "auto_next": "state.yum" 33 "auto_next": "state.yum"
34 }, 34 },
35 "yum" : { 35 "yum" : {
36 "on_entry": "drop_item('tail_shield')"
36 } 37 }
37 } 38 }