diff options
author | wushin <pasekei@gmail.com> | 2014-11-05 11:16:25 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-05 11:47:24 -0600 |
commit | 85fad1237e1f4ee964eb5c0236a8d7f60c949bc2 (patch) | |
tree | 74045406f821c6c4101df45ea641a6bdfc44fd44 /world/map/npc/030-3 | |
parent | 00c96cca21d8be23b8b8647398ba1cf7a80dc7d1 (diff) | |
download | serverdata-85fad1237e1f4ee964eb5c0236a8d7f60c949bc2.tar.gz serverdata-85fad1237e1f4ee964eb5c0236a8d7f60c949bc2.tar.bz2 serverdata-85fad1237e1f4ee964eb5c0236a8d7f60c949bc2.tar.xz serverdata-85fad1237e1f4ee964eb5c0236a8d7f60c949bc2.zip |
NPCs on 030-* fixed
Diffstat (limited to 'world/map/npc/030-3')
-rw-r--r-- | world/map/npc/030-3/orum_homunculus.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/world/map/npc/030-3/orum_homunculus.txt b/world/map/npc/030-3/orum_homunculus.txt index 85e825a9..ee325875 100644 --- a/world/map/npc/030-3/orum_homunculus.txt +++ b/world/map/npc/030-3/orum_homunculus.txt @@ -1,7 +1,7 @@ // Annual Xmas // Authors: Wushin, Chayenne -019-3.gat,79,30,0|script|#OrumTelepathy1|45,3,3, +019-3.gat,79,30,0|script|#OrumTelepathy1|45,3,3 { callfunc "XmasStates"; @@ -24,7 +24,7 @@ L_End: end; } -019-3.gat,104,67,0|script|#OrumTelepathy2|45,1,1, +019-3.gat,104,67,0|script|#OrumTelepathy2|45,1,1 { callfunc "XmasStates"; @@ -47,7 +47,7 @@ L_End: end; } -019-3.gat,102,95,0|script|#OrumTelepathy3|45,3,3, +019-3.gat,102,95,0|script|#OrumTelepathy3|45,3,3 { callfunc "XmasStates"; @@ -70,7 +70,7 @@ L_End: end; } -019-3.gat,81,61,0|script|#OrumTelepathy4|45,3,3, +019-3.gat,81,61,0|script|#OrumTelepathy4|45,3,3 { callfunc "XmasStates"; @@ -93,7 +93,7 @@ L_End: end; } -030-3.gat,62,74,0|script|#OrumTelepathy5|45,1,1, +030-3.gat,62,74,0|script|#OrumTelepathy5|45,1,1 { callfunc "XmasStates"; @@ -116,7 +116,7 @@ L_End: end; } -030-3.gat,48,73,0|script|#OrumTelepathy6|45,1,1, +030-3.gat,48,73,0|script|#OrumTelepathy6|45,1,1 { callfunc "XmasStates"; @@ -139,7 +139,7 @@ L_End: end; } -030-3.gat,55,52,0|script|#OrumTelepathy7|45,1,1, +030-3.gat,55,52,0|script|#OrumTelepathy7|45,1,1 { callfunc "XmasStates"; @@ -162,7 +162,7 @@ L_End: end; } -030-3.gat,28,28,0|script|Orum's Homunculus|385, +030-3.gat,28,28,0|script|Orum's Homunculus|385 { callfunc "XmasStates"; |