From c09f42bab4e9cb7f9e823b49bbc0c64dd96fa4da Mon Sep 17 00:00:00 2001 From: Coffee Date: Wed, 20 Jul 2011 10:32:46 -0300 Subject: Adjusting the time of some of the battles in the new quest --- world/map/npc/025-4/battlecaves.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'world/map/npc/025-4') diff --git a/world/map/npc/025-4/battlecaves.txt b/world/map/npc/025-4/battlecaves.txt index 1d65b0fb..c295362c 100644 --- a/world/map/npc/025-4/battlecaves.txt +++ b/world/map/npc/025-4/battlecaves.txt @@ -96,7 +96,7 @@ onInit: setarray $@CAVE6_MONSTERS_IDS[1], 1087, 1088, 1083; setarray $@CAVE6_MONSTERS_QTY[1], 3, 4, 4; set $@CAVE6_WAVES, 2; - set $@CAVE6_TIME, 420; + set $@CAVE6_TIME, 450; // Cave 7 Configuration. @@ -117,7 +117,7 @@ onInit: setarray $@CAVE9_MONSTERS_IDS[1], 1087, 1088, 1083, 1084; setarray $@CAVE9_MONSTERS_QTY[1], 3, 3, 3, 3; set $@CAVE9_WAVES, 3; - set $@CAVE9_TIME, 600; + set $@CAVE9_TIME, 630; // Cave 10 Configuration. @@ -125,7 +125,7 @@ onInit: setarray $@CAVE10_MONSTERS_QTY[1], 3, 3, 3, 3; set $@BOSS, 1086; set $@CAVE10_WAVES, 4; - set $@CAVE10_TIME, 900; + set $@CAVE10_TIME, 1080; } -- cgit v1.2.3-60-g2f50