From 76108393abdd7ba0379cbd189f40fbe7601b4538 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 17 Jul 2018 12:45:15 -0300 Subject: Saulc didn't even use the correct check ¬.¬ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- npc/009-5/joaquim.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'npc/009-5') 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: -- cgit v1.2.3-60-g2f50