summaryrefslogtreecommitdiff
path: root/npc/009-4
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-30 10:20:41 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-30 10:20:41 -0300
commit7303abbad2b92429d345e0ce0eb9f9b9cc760bcd (patch)
tree82a39fa68871bc1b79dac29bb28332b080e2d222 /npc/009-4
parent5f2327194973535b638c49574651094876a1390d (diff)
downloadserverdata-7303abbad2b92429d345e0ce0eb9f9b9cc760bcd.tar.gz
serverdata-7303abbad2b92429d345e0ce0eb9f9b9cc760bcd.tar.bz2
serverdata-7303abbad2b92429d345e0ce0eb9f9b9cc760bcd.tar.xz
serverdata-7303abbad2b92429d345e0ce0eb9f9b9cc760bcd.zip
If Joaquim is giving exp, Yumi should not
Diffstat (limited to 'npc/009-4')
-rw-r--r--npc/009-4/yumi.txt2
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;