diff options
author | wushin <pasekei@gmail.com> | 2015-11-29 20:24:31 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2015-11-29 20:54:30 -0600 |
commit | a7435fc7d077e3d5eef1bdf5770de96744195829 (patch) | |
tree | 3d2dca518bb052e2d0cf5b35ec7f933e00a077f2 /world/map/npc/052-2 | |
parent | a9bce8e7c28b67548dd2d801459b4014d242abbc (diff) | |
download | serverdata-a7435fc7d077e3d5eef1bdf5770de96744195829.tar.gz serverdata-a7435fc7d077e3d5eef1bdf5770de96744195829.tar.bz2 serverdata-a7435fc7d077e3d5eef1bdf5770de96744195829.tar.xz serverdata-a7435fc7d077e3d5eef1bdf5770de96744195829.zip |
Move Valia to safe location
closes #439
Diffstat (limited to 'world/map/npc/052-2')
-rw-r--r-- | world/map/npc/052-2/chest.txt | 2 | ||||
-rw-r--r-- | world/map/npc/052-2/mapflags.txt | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/052-2/chest.txt b/world/map/npc/052-2/chest.txt index 2012e0a8..12752e80 100644 --- a/world/map/npc/052-2/chest.txt +++ b/world/map/npc/052-2/chest.txt @@ -164,7 +164,7 @@ OnFx: end; OnRing: - warp "007-1", 85 + rand(0,2), 75 + rand(0,2); + warp "007-2",31 + rand(0,2),23 + rand(0,2); if (strcharinfo(0) == $@ILLIA_HERO$) goto L_ScheduleEnd; end; diff --git a/world/map/npc/052-2/mapflags.txt b/world/map/npc/052-2/mapflags.txt index efccaddd..3fe6852b 100644 --- a/world/map/npc/052-2/mapflags.txt +++ b/world/map/npc/052-2/mapflags.txt @@ -1,2 +1,2 @@ -052-2|mapflag|nosave|007-1,86,76 -052-2|mapflag|resave|007-1,86,76 +052-2|mapflag|nosave|007-2,36,23 +052-2|mapflag|resave|007-2,36,23 |