From f302fa8d5e8cfdecd20b66cc141cd7681c429192 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 23 Jun 2018 23:25:36 -0300 Subject: Stupid bug --- npc/009-5/joaquim.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/009-5/joaquim.txt b/npc/009-5/joaquim.txt index 1ed38b778..b128168a6 100644 --- a/npc/009-5/joaquim.txt +++ b/npc/009-5/joaquim.txt @@ -55,8 +55,8 @@ L_Finish: mesq l("Thanks for helping my wife! May the Mouboo watch over you! o.o"); next; inventoryplace ElixirOfLife, 1, IronIngot, 1; - geitem ElixirOfLife, 1; - geitem IronIngot, 1; + getitem ElixirOfLife, 1; + getitem IronIngot, 1; setq HalinarzoQuest_SickWife, 5; mesn; mesq l("Take this spare @@ I did. It heals fully and instantly, so don't hesit to use it if you're about to die.", getitemlink(ElixirOfLife)); -- cgit v1.2.3-70-g09d2