diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-24 15:43:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-24 15:43:01 -0300 |
commit | c9eff7607d8b8734f04b2447459430c24ed8010a (patch) | |
tree | 2843882c2027c1555e247b9f4f7ef65187b85525 /npc/003-0 | |
parent | db020f7cccf3894ace14558b4c737ccc9f16886d (diff) | |
download | serverdata-c9eff7607d8b8734f04b2447459430c24ed8010a.tar.gz serverdata-c9eff7607d8b8734f04b2447459430c24ed8010a.tar.bz2 serverdata-c9eff7607d8b8734f04b2447459430c24ed8010a.tar.xz serverdata-c9eff7607d8b8734f04b2447459430c24ed8010a.zip |
Fix a (m)inor bug
Diffstat (limited to 'npc/003-0')
-rw-r--r-- | npc/003-0/wizard.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/003-0/wizard.txt b/npc/003-0/wizard.txt index 0d15e6f48..284961f78 100644 --- a/npc/003-0/wizard.txt +++ b/npc/003-0/wizard.txt @@ -101,7 +101,8 @@ L_Member: //mesc l("Useful in PvP when your enemy have equipped a @@", getitemlink(AstralCube)); mes ""; mesn; - if (!mlearn(Acorn, 60, + if (!mlearn(MG_NAPALMBEAT, + Acorn, 60, Bread, 30, SmallMushroom, 20, PinkBlobime, 20, |