diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-13 14:47:42 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-13 14:47:42 -0300 |
commit | f6895889f312e738124e004849eab9159c626c29 (patch) | |
tree | f0061382aabe7ce02857d1c202fdf66d7b7f8c49 /npc/003-1/aidan.txt | |
parent | 04cbd607116e83e9a15c155186e08911b85a14ac (diff) | |
download | serverdata-f6895889f312e738124e004849eab9159c626c29.tar.gz serverdata-f6895889f312e738124e004849eab9159c626c29.tar.bz2 serverdata-f6895889f312e738124e004849eab9159c626c29.tar.xz serverdata-f6895889f312e738124e004849eab9159c626c29.zip |
Forest Shroom now have a pet: GP Reward -100.000
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: |