From 4f48712d5a2aa2b76ce971c3201a7605d5f4f32b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 30 May 2018 23:40:20 -0300 Subject: Allow players 800 GP profit on Sailors quest. --- npc/003-1/sailors.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/003-1/sailors.txt') diff --git a/npc/003-1/sailors.txt b/npc/003-1/sailors.txt index 9d6e92203..a22ca890d 100644 --- a/npc/003-1/sailors.txt +++ b/npc/003-1/sailors.txt @@ -78,11 +78,11 @@ L_Report: close; } inventoryplace Dagger, 1; - delitem FishBox, 3; // 7.500 GP - delitem CroconutBox, 4; // 12.000 GP + delitem FishBox, 3; // 7.500 GP + delitem CroconutBox, 4; // 12.000 GP → 11.200 GP delitem CottonCloth, 10; // 2.000 GP getexp 150, 20; - Zeny=Zeny+21500; + Zeny=Zeny+21500; // Profit: 800 GP getitem Dagger, 1; // Sell Price: around 300 GP setq TulimsharQuest_Sailors, 2; mesn; -- cgit v1.2.3-70-g09d2