diff options
Diffstat (limited to 'npc/002-1/peter.txt')
-rw-r--r-- | npc/002-1/peter.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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); |