diff options
Diffstat (limited to 'npc/003-1/aidan.txt')
-rw-r--r-- | npc/003-1/aidan.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-1/aidan.txt b/npc/003-1/aidan.txt index 85a54b917..e956da866 100644 --- a/npc/003-1/aidan.txt +++ b/npc/003-1/aidan.txt @@ -149,11 +149,11 @@ L_Finish: close; case ForestMushroom: setq General_Hunter, 0, 0; - Zeny=Zeny+275000; + Zeny=Zeny+175000; getitem StrangeCoin, 60; getexp 15750, 100; mesn; - mesq l("Good job, here is 275,000 GP and 60 @@!", getitemlink(StrangeCoin)); + mesq l("Good job, here is 175,000 GP and 60 @@!", getitemlink(StrangeCoin)); mesc l("Gained @@ XP", "15750"); close; case Pinkie: |