diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-30 10:20:41 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-30 10:20:41 -0300 |
commit | 7303abbad2b92429d345e0ce0eb9f9b9cc760bcd (patch) | |
tree | 82a39fa68871bc1b79dac29bb28332b080e2d222 | |
parent | 5f2327194973535b638c49574651094876a1390d (diff) | |
download | serverdata-7303abbad2b92429d345e0ce0eb9f9b9cc760bcd.tar.gz serverdata-7303abbad2b92429d345e0ce0eb9f9b9cc760bcd.tar.bz2 serverdata-7303abbad2b92429d345e0ce0eb9f9b9cc760bcd.tar.xz serverdata-7303abbad2b92429d345e0ce0eb9f9b9cc760bcd.zip |
If Joaquim is giving exp, Yumi should not
-rw-r--r-- | npc/009-4/yumi.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-4/yumi.txt b/npc/009-4/yumi.txt index ccc904d80..dd6cd30f1 100644 --- a/npc/009-4/yumi.txt +++ b/npc/009-4/yumi.txt @@ -34,7 +34,7 @@ L_DoIt: inventoryplace ElixirOfLife, 1; delitem ElixirOfLife, 1; - getexp 17288, 0; // 15% from needed experience to level up + getexp 1000, 0; setq HalinarzoQuest_SickWife, 4; mesc l("*gulp* *gulp* *gulp*"); next; |