diff options
Diffstat (limited to 'world')
-rw-r--r-- | world/map/npc/009-8/celestia.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/009-8/celestia.txt b/world/map/npc/009-8/celestia.txt index 8b2ee06a..9aa5ef3a 100644 --- a/world/map/npc/009-8/celestia.txt +++ b/world/map/npc/009-8/celestia.txt @@ -145,7 +145,7 @@ L_GiveGroceries: mes "Celestia also hands you a heavy pouch filled with gold pieces."; mes; mes "["+getitemlink("Beret")+"]"; - mes "[20,000 GP]"; + mes "[10,000 GP]"; mes "[20,000 EXP]"; delitem "ChocolateBar", 100; // remove chocolate bars delitem "GingerBreadMan", 50; // remove ginger bread men |