diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/014-2/mouboo.txt | 1 |
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 |