From c22a66d917aa0cf5612d6ac47d1cb987410d8bea Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 5 Sep 2019 14:14:15 -0300 Subject: Joaquim - react to [Elixir Of Life] --- npc/009-5/joaquim.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/npc/009-5/joaquim.txt b/npc/009-5/joaquim.txt index fb8ed9b6c..4028fd59b 100644 --- a/npc/009-5/joaquim.txt +++ b/npc/009-5/joaquim.txt @@ -102,12 +102,16 @@ L_Found: next; select l("I will do it, don't worry."), + rif(countitem(ElixirOfLife), l("I have one here...")), l("Ahh, too many items. Sorry."); mes ""; mesn; if (@menu == 1) { mes lg("Thanks! Thanks! Savior! Hurry up!"); setq HalinarzoQuest_SickWife, 2; + } else if (@menu == 2) { + mes l("Uhm, sorry, I don't trust stuff you get at market. You know."); + mes l("Full of agrotoxins, transgenics and whatever. Not safe."); } else { mes l("Oh noes, who nows can help my wife? Please reconsider!"); } -- cgit v1.2.3-70-g09d2