diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-31 15:03:45 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-31 15:03:45 -0300 |
commit | 63256388cb5b9ef7bc1a4afbd0270c135882d622 (patch) | |
tree | 7519f7aa64fd56f71038ad59ee747ba2c761082f /npc/014-2 | |
parent | 5dab87b522e5ff18b6a62e86c369ac3295c1817f (diff) | |
parent | 4de339bf2c92af5f74cdb28b0eb62e8ca66993c4 (diff) | |
download | serverdata-testserver.tar.gz serverdata-testserver.tar.bz2 serverdata-testserver.tar.xz serverdata-testserver.zip |
Merge branch 'master' into testservertestserver
Diffstat (limited to 'npc/014-2')
-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 |