diff options
author | wushin <pasekei@gmail.com> | 2015-01-07 21:21:02 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2015-01-07 21:21:02 -0600 |
commit | 2b5b7afc37871bba004f05c60b6503c48e01d2da (patch) | |
tree | 6212d86662fff252b70b21344763956bce169157 /world/map/npc/030-2 | |
parent | 2deb3062ccbdeda34425dd5118f423989c3c677f (diff) | |
download | serverdata-2b5b7afc37871bba004f05c60b6503c48e01d2da.tar.gz serverdata-2b5b7afc37871bba004f05c60b6503c48e01d2da.tar.bz2 serverdata-2b5b7afc37871bba004f05c60b6503c48e01d2da.tar.xz serverdata-2b5b7afc37871bba004f05c60b6503c48e01d2da.zip |
Attach Kaizei to Argeas and Shuffle Kaizei
Diffstat (limited to 'world/map/npc/030-2')
-rw-r--r-- | world/map/npc/030-2/_warps.txt | 2 | ||||
-rw-r--r-- | world/map/npc/030-2/eljas.txt | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/030-2/_warps.txt b/world/map/npc/030-2/_warps.txt index 98dd5ce0..af368314 100644 --- a/world/map/npc/030-2/_warps.txt +++ b/world/map/npc/030-2/_warps.txt @@ -1,7 +1,7 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. // Christmas Inn warps -030-2.gat,88,51|warp|To Outside|-1,-1,030-1.gat,99,54 +030-2.gat,88,51|warp|To Outside|-1,-1,020-1.gat,33,94 030-2.gat,72,31|warp|To Basement|-1,-1,030-2.gat,51,31 030-2.gat,194,68|warp|To Fourth Floor|-1,-1,030-2.gat,78,88 030-2.gat,52,31|warp|To First Floor|-1,-1,030-2.gat,73,31 diff --git a/world/map/npc/030-2/eljas.txt b/world/map/npc/030-2/eljas.txt index 96119fe4..aaa9c29c 100644 --- a/world/map/npc/030-2/eljas.txt +++ b/world/map/npc/030-2/eljas.txt @@ -187,8 +187,8 @@ L_NotWelcome: mes "... You hear a voice calling your name ... "; mes "[Orum's Homunculus]"; mes "\"Come See me in the caves below.\""; - mes "\"go north till you reach the snoman. Then head into the cave to the east.\""; - warp "030-1",99,55; + mes "\"go south till you reach the snoman. Then head into the cave to the east.\""; + warp "020-1",33,94; close; L_Close: |