summaryrefslogtreecommitdiff
path: root/npc/006-7/ctrl.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-25 11:59:43 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-25 11:59:43 -0300
commit90f8941def4b977e65bd0f441aab526333736a11 (patch)
treeec3736e49358e34f6938293d6616e80c8735702c /npc/006-7/ctrl.txt
parent71fdf4363252da10392a944f588a26222bd4e5e4 (diff)
downloadserverdata-90f8941def4b977e65bd0f441aab526333736a11.tar.gz
serverdata-90f8941def4b977e65bd0f441aab526333736a11.tar.bz2
serverdata-90f8941def4b977e65bd0f441aab526333736a11.tar.xz
serverdata-90f8941def4b977e65bd0f441aab526333736a11.zip
Add required skill: Resurrection. Continue the code for the showdown.
Diffstat (limited to 'npc/006-7/ctrl.txt')
-rw-r--r--npc/006-7/ctrl.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/006-7/ctrl.txt b/npc/006-7/ctrl.txt
index 67223e25d..1a89b35ca 100644
--- a/npc/006-7/ctrl.txt
+++ b/npc/006-7/ctrl.txt
@@ -26,7 +26,7 @@ OnRw:
mesn;
mesq l("With Magic and Blades, The Icicle shall break. Do you undertake the challenge?");
mesc l("Advised: 6+ players"), 1;
- mesc l("Advised: 1+ mage, 1+ tanker"), 1;
+ mesc l("Advised: 1+ mage, 1+ tanker, 2+ healer"), 1;
mesc l("Time Limit: 90 minutes"), 1;
mesc l("Enter/Leave after start: %s", b(l("NO"))), 1;
next;
@@ -89,7 +89,7 @@ OnRw:
OnTimer5000:
if (!mobcount("006-7", "all"))
maptimer2("006-7", 10, "#OutOf0067::OnRw");
- if (.ticks < gettimetick(2) || !mobcount("006-7", "all")) {
+ if (.ticks < gettimetick(2) || !mobcount("006-7", "all") || !getmapusers("006-7")) {
killmonsterall("006-7");
enablenpc .name$;
.ticks = min(.ticks, gettimetick(2) + 1800); // Min. Cooldown: 30 min