diff options
author | tux9th <mr.x@aon.at> | 2014-01-22 21:45:05 +0100 |
---|---|---|
committer | tux9th <mr.x@aon.at> | 2014-01-22 21:45:05 +0100 |
commit | f094ed10f826051263adc09ffa91f20d87e4e31e (patch) | |
tree | c308535be3ab728826c1ede9c898f18ff1808ad2 /world/map/npc/030-3 | |
parent | 32407f62339afd9818732b4c0fb87b83119d0a39 (diff) | |
download | serverdata-f094ed10f826051263adc09ffa91f20d87e4e31e.tar.gz serverdata-f094ed10f826051263adc09ffa91f20d87e4e31e.tar.bz2 serverdata-f094ed10f826051263adc09ffa91f20d87e4e31e.tar.xz serverdata-f094ed10f826051263adc09ffa91f20d87e4e31e.zip |
Fixing script locations on 019-3 due to the offset of the map fix.
Diffstat (limited to 'world/map/npc/030-3')
-rw-r--r-- | world/map/npc/030-3/orum_homunculus.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/030-3/orum_homunculus.txt b/world/map/npc/030-3/orum_homunculus.txt index 7ca921e8..8c10ac9c 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 // Author: Wushin -019-3.gat,79,26,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,63,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,91,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,57,0|script|#OrumTelepathy4|45,3,3, +019-3.gat,81,61,0|script|#OrumTelepathy4|45,3,3, { callfunc "XmasStates"; |