diff options
Diffstat (limited to 'npc/xmas')
-rw-r--r-- | npc/xmas/snowman.txt | 2 | ||||
-rw-r--r-- | npc/xmas/taro.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/xmas/snowman.txt b/npc/xmas/snowman.txt index 2cb9c85e..6dbbd001 100644 --- a/npc/xmas/snowman.txt +++ b/npc/xmas/snowman.txt @@ -1,4 +1,4 @@ -new_10-1.gat,77,44,0 script Santa 129,{ +new_10-1.gat,77,44,0 script Snowman 129,{ if( ChristmasQuest == 1) goto done; mes "[Snowman]"; mes "Hello there young man."; diff --git a/npc/xmas/taro.txt b/npc/xmas/taro.txt index 6950d957..b3cf4f1d 100644 --- a/npc/xmas/taro.txt +++ b/npc/xmas/taro.txt @@ -1,4 +1,4 @@ -new_10-1.gat,57,61,0 script Child 114,{ +new_10-1.gat,57,61,0 script Taro 114,{ mes "[Taro]"; mes "I'm scared!!!"; mes "Bring me back, pleeeease!!!"; |