summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/009-5/joaquim.txt4
1 files 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));