diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-09 14:56:23 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-09 14:56:23 -0300 |
commit | e295cdb0a264abb25e071e37aa09893819abaf36 (patch) | |
tree | 7c69e8a38099f6493950d4efbbcbe21ad980bc8e /npc/042-10 | |
parent | f7654785a622559328b9d2c5dd17f3ca1bac98a9 (diff) | |
download | serverdata-e295cdb0a264abb25e071e37aa09893819abaf36.tar.gz serverdata-e295cdb0a264abb25e071e37aa09893819abaf36.tar.bz2 serverdata-e295cdb0a264abb25e071e37aa09893819abaf36.tar.xz serverdata-e295cdb0a264abb25e071e37aa09893819abaf36.zip |
Oupsy %%M
Diffstat (limited to 'npc/042-10')
-rw-r--r-- | npc/042-10/ctrl.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/042-10/ctrl.txt b/npc/042-10/ctrl.txt index 73f322add..64fc1195c 100644 --- a/npc/042-10/ctrl.txt +++ b/npc/042-10/ctrl.txt @@ -210,7 +210,7 @@ function script KatazuliCore { monster(.@m$, .@x, .@y, strmobinfo(1, MagicGoblin), MagicGoblin, rand2(3,6)); // Take away some HP and MP, but do not make you stand - percentheal -1, -2; + percentheal -1, -5; sit(); // If it took all your mana - its over |