summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-05-08 17:48:05 -0300
committerJesusaves <cpntb1@ymail.com>2022-05-08 17:48:05 -0300
commitd1f83e2fee1913e6472a0b8f5f82a4d6afb0c788 (patch)
tree6dc8b84a338248da18c23fc6220a941da043a63a
parent09d5dd537b138014fce19ab71659647e3a3bed7c (diff)
downloadserverdata-d1f83e2fee1913e6472a0b8f5f82a4d6afb0c788.tar.gz
serverdata-d1f83e2fee1913e6472a0b8f5f82a4d6afb0c788.tar.bz2
serverdata-d1f83e2fee1913e6472a0b8f5f82a4d6afb0c788.tar.xz
serverdata-d1f83e2fee1913e6472a0b8f5f82a4d6afb0c788.zip
Injuried Mouboo: Warrant effects
-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 4fa203bc1..c7cf501e9 100644
--- a/npc/014-2/mouboo.txt
+++ b/npc/014-2/mouboo.txt
@@ -99,6 +99,7 @@ L_Begin:
// You need about 9.000 HP-worth healing items, and you can't use Mouboo Steak
@val1*=rand2(3,5); // Average delay (FIXME: Is @val1 available?)
+ @val1=max(10, @val1); // Hack
if (.@id == ElixirOfLife)
setq2 HurnscaldQuest_InjuriedMouboo, 9999;
else