diff options
-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; |