diff options
author | mekolat <mekolat@gmail.com> | 2015-02-01 14:11:22 -0500 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2015-02-01 14:11:22 -0500 |
commit | 22cfbc011ce19e96767861b60473fa3136177f10 (patch) | |
tree | 5a5c78db513146769798d2b9e891f15a52886a77 /world/map/npc/029-1/hideandseek.txt | |
parent | b192aaa6afe5cfaedfe364a2893036348270f5b4 (diff) | |
download | serverdata-22cfbc011ce19e96767861b60473fa3136177f10.tar.gz serverdata-22cfbc011ce19e96767861b60473fa3136177f10.tar.bz2 serverdata-22cfbc011ce19e96767861b60473fa3136177f10.tar.xz serverdata-22cfbc011ce19e96767861b60473fa3136177f10.zip |
remove .gat from npcs
Diffstat (limited to 'world/map/npc/029-1/hideandseek.txt')
-rw-r--r-- | world/map/npc/029-1/hideandseek.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/world/map/npc/029-1/hideandseek.txt b/world/map/npc/029-1/hideandseek.txt index 4a4476ff..31653f95 100644 --- a/world/map/npc/029-1/hideandseek.txt +++ b/world/map/npc/029-1/hideandseek.txt @@ -36,7 +36,7 @@ function|script|CountHideNSeek set @hidden_kid_cnt, (@hidden_kid_cnt + 1); return; } -029-1.gat,64,90,0|script|AyashaDebug|258 +029-1,64,90,0|script|AyashaDebug|258 { mes "[Ayasha Debug]"; menu @@ -75,7 +75,7 @@ OnInit: disablenpc "AyashaDebug"; end; } -029-1.gat,62,90,0|script|Ayasha|258 +029-1,62,90,0|script|Ayasha|258 { set @child_number, 0; callfunc "XmasList"; @@ -145,7 +145,7 @@ L_Close: close; } -029-1.gat,50,105,0|script|Latif|262 +029-1,50,105,0|script|Latif|262 { set @child_number, 1; callfunc "XmasList"; @@ -208,7 +208,7 @@ L_Close: close; } -029-1.gat,48,67,0|script|Charda|260 +029-1,48,67,0|script|Charda|260 { set @child_number, 2; callfunc "XmasList"; @@ -259,7 +259,7 @@ L_Close: close; } -029-1.gat,100,36,0|script|Faris|259 +029-1,100,36,0|script|Faris|259 { set @child_number, 3; callfunc "XmasList"; @@ -311,7 +311,7 @@ L_Close: close; } -029-1.gat,28,52,0|script|Rasin|263 +029-1,28,52,0|script|Rasin|263 { set @child_number, 4; callfunc "XmasList"; @@ -354,7 +354,7 @@ L_Close: close; } -029-1.gat,79,99,0|script|Ghada|265 +029-1,79,99,0|script|Ghada|265 { set @child_number, 5; callfunc "XmasList"; |