diff options
author | mekolat <mekolat@users.noreply.github.com> | 2016-02-01 11:51:39 -0500 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2016-02-01 11:51:39 -0500 |
commit | 633a7c34d8a585c6c4659d353628dff5134ff79d (patch) | |
tree | 5a71635a697fc75248de96086add340299ded86e /world/map/npc/052-2 | |
parent | 27c08c83c72bb1b6a4dfb1e0aee7c67ae57aaa06 (diff) | |
parent | a7435fc7d077e3d5eef1bdf5770de96744195829 (diff) | |
download | serverdata-633a7c34d8a585c6c4659d353628dff5134ff79d.tar.gz serverdata-633a7c34d8a585c6c4659d353628dff5134ff79d.tar.bz2 serverdata-633a7c34d8a585c6c4659d353628dff5134ff79d.tar.xz serverdata-633a7c34d8a585c6c4659d353628dff5134ff79d.zip |
Merge pull request #440 from wushin/move-valia
Move Valia to safe location
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 |