diff options
Diffstat (limited to 'npc/005-1/zegas.txt')
-rw-r--r-- | npc/005-1/zegas.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-1/zegas.txt b/npc/005-1/zegas.txt index a0dfb076e..75d3a45bb 100644 --- a/npc/005-1/zegas.txt +++ b/npc/005-1/zegas.txt @@ -57,7 +57,7 @@ L_QuestEnd: mesn; mesq l("From the smell I can see you found the bug bomb!"); mesq l("Thanks once again, I know it's not much but here is 450 GP for your troubles."); - getexp 60, 0; + getexp 63, 0; getitem .ItemCreate, 1; Zeny = (Zeny + 450); setq CandorQuest_Barrel, 4; |