summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/009-5/joaquim.txt7
1 files changed, 2 insertions, 5 deletions
diff --git a/npc/009-5/joaquim.txt b/npc/009-5/joaquim.txt
index 2a2d0b392..6b5570289 100644
--- a/npc/009-5/joaquim.txt
+++ b/npc/009-5/joaquim.txt
@@ -53,10 +53,7 @@ L_Complete:
close;
L_Finish:
- mesn;
- mesq l("Thanks for helping my wife! May the Mouboo watch over you! o.o");
- next;
- inventoryplace ElixirOfLife, 1, IronIngot, 1;
+ inventoryplace ElixirOfLife, 1, MoubooPendant, 1;
getitem ElixirOfLife, 1;
getitem MoubooPendant, 1;
getexp 39260, 75;
@@ -65,7 +62,7 @@ L_Finish:
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));
next;
mesn;
- mesq l("This costed years of work... But you deserve it. Here is, an @@. Use it wisely, many armor can be forged with it.", getitemlink(IronIngot));
+ mesq l("Thanks for helping my wife! Here is, an @@. May the Mouboo watch over you! o.o", getitemlink(MoubooPendant));
close;
L_DoIt: