diff options
Diffstat (limited to 'npc/xmas/taro.txt')
-rw-r--r-- | npc/xmas/taro.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/npc/xmas/taro.txt b/npc/xmas/taro.txt deleted file mode 100644 index b3cf4f1d..00000000 --- a/npc/xmas/taro.txt +++ /dev/null @@ -1,13 +0,0 @@ -new_10-1.gat,57,61,0 script Taro 114,{ - mes "[Taro]"; - mes "I'm scared!!!"; - mes "Bring me back, pleeeease!!!"; - next; - menu - "Ok",yes, - "Just give me one more minute.",no; -yes: - warp "new_9-1.gat",73,31; close; -no: - close; -}
\ No newline at end of file |