summaryrefslogtreecommitdiff
path: root/npc/000-2-1/peter.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-02-20 16:03:49 +0100
committerReid <reidyaro@gmail.com>2016-02-20 16:03:49 +0100
commit6592612e871afb2c0ec85422bfdd8abc037260c6 (patch)
tree6449e457e8cf4082e0231ff03590960572ddf9d2 /npc/000-2-1/peter.txt
parentc8f58bb7b50705134d135076f1821d011abdaec6 (diff)
downloadserverdata-6592612e871afb2c0ec85422bfdd8abc037260c6.tar.gz
serverdata-6592612e871afb2c0ec85422bfdd8abc037260c6.tar.bz2
serverdata-6592612e871afb2c0ec85422bfdd8abc037260c6.tar.xz
serverdata-6592612e871afb2c0ec85422bfdd8abc037260c6.zip
Space more ratto respawns in peter quests (40s -> 45s).
Diffstat (limited to 'npc/000-2-1/peter.txt')
-rw-r--r--npc/000-2-1/peter.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt
index 8d06050b..9b929973 100644
--- a/npc/000-2-1/peter.txt
+++ b/npc/000-2-1/peter.txt
@@ -228,10 +228,10 @@ L_CheckRattos:
if ($@RAT_SAILOR_CONTROL[2]) $@RAT_SAILOR_CONTROL[6] = $@RAT_SAILOR_CONTROL[6] + 2;
if ($@RAT_SAILOR_CONTROL[3]) $@RAT_SAILOR_CONTROL[7] = $@RAT_SAILOR_CONTROL[7] + 2;
if ($@RAT_SAILOR_CONTROL[4]) $@RAT_SAILOR_CONTROL[8] = $@RAT_SAILOR_CONTROL[8] + 2;
- if ($@RAT_SAILOR_CONTROL[5] > 40) doevent "RattosControl::OnRatto1Respawn";
- if ($@RAT_SAILOR_CONTROL[6] > 40) doevent "RattosControl::OnRatto2Respawn";
- if ($@RAT_SAILOR_CONTROL[7] > 40) doevent "RattosControl::OnRatto3Respawn";
- if ($@RAT_SAILOR_CONTROL[8] > 40) doevent "RattosControl::OnRatto4Respawn";
+ if ($@RAT_SAILOR_CONTROL[5] > 45) doevent "RattosControl::OnRatto1Respawn";
+ if ($@RAT_SAILOR_CONTROL[6] > 45) doevent "RattosControl::OnRatto2Respawn";
+ if ($@RAT_SAILOR_CONTROL[7] > 45) doevent "RattosControl::OnRatto3Respawn";
+ if ($@RAT_SAILOR_CONTROL[8] > 45) doevent "RattosControl::OnRatto4Respawn";
L_NotYet:
setnpctimer 0;