diff options
Diffstat (limited to 'world/map/npc/052-2/chest.txt')
-rw-r--r-- | world/map/npc/052-2/chest.txt | 2 |
1 files changed, 1 insertions, 1 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; |