From 5146dab6617d5210b3f0b2b6fd170b443f98a1d4 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Wed, 21 Feb 2018 13:19:12 -0300 Subject: Request confirmation at Nard before he taking your money. Also, give you 1000 GP back at Elmo for the beer (may be changed later) --- npc/002-4/elmo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/002-4/elmo.txt') diff --git a/npc/002-4/elmo.txt b/npc/002-4/elmo.txt index 18350dd09..1d846bd67 100644 --- a/npc/002-4/elmo.txt +++ b/npc/002-4/elmo.txt @@ -49,7 +49,8 @@ L_Party: next; setq CandorQuest_Sailors, 3; getexp 10, 0; - mesq l("Alright, I'll show up later. Thanks for calling me."); + Zeny = (Zeny + 1000); + mesq l("Alright, I'll show up later. Thanks for calling me. Here's 1000 GP for your efforts."); // With this, the final cost is 50 GP close; OnInit: -- cgit v1.2.3-70-g09d2