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

Add remaining tails.
author Simon Cross <hodgestar@gmail.com>
date Sat, 09 Apr 2011 23:06:48 +0200
parents e22b0e4d52ae
children d7f3329a6bf8
comparison
equal deleted inserted replaced
501:9a16483e49cb 502:e1436dacca69
12 "no" : { 12 "no" : {
13 "text" : "NO! What have you done? The others are going to kill me when they see this mess. Fame and fortune are just not worth that. Aiiii!", 13 "text" : "NO! What have you done? The others are going to kill me when they see this mess. Fame and fortune are just not worth that. Aiiii!",
14 "auto_next": "state.gone" 14 "auto_next": "state.gone"
15 }, 15 },
16 "gone" : { 16 "gone" : {
17 "no_entry": "drop_item('tail_lightning')"
17 } 18 }
18 } 19 }