From 70a323d2f9a3256bf3b82ae3d5d4f8c493211a97 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 17 Jun 2018 08:05:57 +0000 Subject: Add +5% exp reward to each quest! and add some exp if nothing exist. --- npc/002-1/peter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/002-1/peter.txt') diff --git a/npc/002-1/peter.txt b/npc/002-1/peter.txt index faed7f086..81dc84a5a 100644 --- a/npc/002-1/peter.txt +++ b/npc/002-1/peter.txt @@ -307,7 +307,7 @@ L_Reward: .@peter = getq(ShipQuests_Peter); mesn; mesq l("Good job!") + " " + l("Here's your reward!"); - getexp 100, 0; + getexp 105, 0; Zeny = Zeny + 1000; message strcharinfo(0), l("You receive @@ GP!", 1000); -- cgit v1.2.3-60-g2f50