summaryrefslogtreecommitdiff
path: root/npc/quests/quests_juperos.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-20 16:10:47 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-20 16:10:47 +0000
commit504db5831b550a06487c2e7e583a26d91e75e53e (patch)
tree98c82f00ccafd3cad2af788c47b8b3e71af32010 /npc/quests/quests_juperos.txt
parentd797656909b641d32ad5e419987e6ec63a47929c (diff)
downloadhercules-504db5831b550a06487c2e7e583a26d91e75e53e.tar.gz
hercules-504db5831b550a06487c2e7e583a26d91e75e53e.tar.bz2
hercules-504db5831b550a06487c2e7e583a26d91e75e53e.tar.xz
hercules-504db5831b550a06487c2e7e583a26d91e75e53e.zip
Small Adjustment to the Juperos Elevator timer.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11527 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_juperos.txt')
-rw-r--r--npc/quests/quests_juperos.txt8
1 files changed, 3 insertions, 5 deletions
diff --git a/npc/quests/quests_juperos.txt b/npc/quests/quests_juperos.txt
index 9a1520622..6d151f490 100644
--- a/npc/quests/quests_juperos.txt
+++ b/npc/quests/quests_juperos.txt
@@ -3,7 +3,7 @@
//===== By ===================================================
//= MasterOfMuppets
//===== Version ==============================================
-//= 1.3
+//= 1.3a
//===== Compatible With ======================================
//= eAthena SVN
//===== Description ==========================================
@@ -16,6 +16,7 @@
//= 1.2 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf]
//= 1.3 Removed semi-official core access NPCs, replaced with [L0ne_W0lf]
//= event-driven story progressive NPCs. Optimization needed.
+//= 1.3a Adjusted the elevafor timer. (132000 -> 142000) [L0ne_W0lf]
//============================================================
yuno_in04,190,125,4 script Scholar 700,{
@@ -4738,14 +4739,11 @@ OnTimer133000:
end;
OnTimer134000:
- mapwarp "jupe_ele", "jupe_gate",49,138;
- end;
-
OnTimer135000:
mapwarp "jupe_ele", "jupe_gate",49,138;
end;
-OnTimer132000:
+OnTimer142000:
disablenpc "GuardEnd#ufe";
disablenpc "4F Enter#ufe";
donpcevent "TimeOut#ufe::OnDisable";