diff options
author | wushin <pasekei@gmail.com> | 2014-11-05 11:14:44 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-05 11:47:23 -0600 |
commit | 1e481b3c39ff1050a311890b2abb60bf96b1f26a (patch) | |
tree | 1e5058a6481b4b0a393fe08a59eefc8ce38d26ce /world/map/npc/021-1/hideandseek.txt | |
parent | 15c4e48fbbd5af698c76e84dfd7a564c1adf0944 (diff) | |
download | serverdata-1e481b3c39ff1050a311890b2abb60bf96b1f26a.tar.gz serverdata-1e481b3c39ff1050a311890b2abb60bf96b1f26a.tar.bz2 serverdata-1e481b3c39ff1050a311890b2abb60bf96b1f26a.tar.xz serverdata-1e481b3c39ff1050a311890b2abb60bf96b1f26a.zip |
NPCs on 021-* fixed
Diffstat (limited to 'world/map/npc/021-1/hideandseek.txt')
-rw-r--r-- | world/map/npc/021-1/hideandseek.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/world/map/npc/021-1/hideandseek.txt b/world/map/npc/021-1/hideandseek.txt index 4768eef1..621f8468 100644 --- a/world/map/npc/021-1/hideandseek.txt +++ b/world/map/npc/021-1/hideandseek.txt @@ -7,7 +7,7 @@ // Bit 7: unused // Author: Jenalya --|script|#hideandseekNTconfig|-1, +-|script|#hideandseekNTconfig|-1 { end; @@ -21,7 +21,7 @@ OnInit: set $@hideandseekNT_ended, (1 << 6); end; } -021-1.gat,89,66,0|script|AyashaDebug|258, +021-1.gat,89,66,0|script|AyashaDebug|258 { mes "[Ayasha Debug]"; menu @@ -60,7 +60,7 @@ OnInit: disablenpc "AyashaDebug"; end; } -021-1.gat,87,66,0|script|Ayasha|258, +021-1.gat,87,66,0|script|Ayasha|258 { set @child_number, 0; callfunc "XmasList"; @@ -129,7 +129,7 @@ L_Close: close; } -022-1.gat,112,23,0|script|Latif|262, +022-1.gat,112,23,0|script|Latif|262 { set @child_number, 1; callfunc "XmasList"; @@ -191,7 +191,7 @@ L_Close: close; } -001-1.gat,39,33,0|script|Charda|260, +001-1.gat,39,33,0|script|Charda|260 { set @child_number, 2; callfunc "XmasList"; @@ -245,7 +245,7 @@ L_Close: close; } -021-1.gat,78,87,0|script|Faris|259, +021-1.gat,78,87,0|script|Faris|259 { set @child_number, 3; callfunc "XmasList"; @@ -297,7 +297,7 @@ L_Close: close; } -022-1.gat,28,34,0|script|Rasin|263, +022-1.gat,28,34,0|script|Rasin|263 { set @child_number, 4; callfunc "XmasList"; @@ -338,7 +338,7 @@ L_Close: close; } -068-1.gat,94,84,0|script|Ghada|265, +068-1.gat,94,84,0|script|Ghada|265 { set @child_number, 5; callfunc "XmasList"; |