summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-08-31 02:22:31 -0300
committerJesusaves <cpntb1@ymail.com>2019-08-31 02:22:31 -0300
commitd105d4594756b1272504bf9d7e42bf93b51b1f9c (patch)
tree20b71789ed5324edf0131c4a50f8bcb2027a780c
parent4c5fa3f86c7db895dab7dee6dcda8eefafe33f4e (diff)
downloadserverdata-d105d4594756b1272504bf9d7e42bf93b51b1f9c.tar.gz
serverdata-d105d4594756b1272504bf9d7e42bf93b51b1f9c.tar.bz2
serverdata-d105d4594756b1272504bf9d7e42bf93b51b1f9c.tar.xz
serverdata-d105d4594756b1272504bf9d7e42bf93b51b1f9c.zip
Manual correction on healing delay
-rw-r--r--npc/014-2/mouboo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/014-2/mouboo.txt b/npc/014-2/mouboo.txt
index 038f0aec0..99534db10 100644
--- a/npc/014-2/mouboo.txt
+++ b/npc/014-2/mouboo.txt
@@ -93,6 +93,7 @@ L_Begin:
itemeffect(.@id); // As a bonus, you'll be healed too, because I need to retrieve @max value
// You need about 9.000 HP-worth healing items, and you can't use Mouboo Steak
+ @val1*=rand2(3,5); // Average delay
if (.@id == ElixirOfLife)
setq2 HurnscaldQuest_InjuriedMouboo, 9999;
else