From 14f8c0f371a64ae7630787f38c8be85697603f04 Mon Sep 17 00:00:00 2001 From: Ecuador-ManaWorld Date: Fri, 22 Apr 2016 21:56:44 +0530 Subject: Celestia's groceries quest - GP mismatch Made GP same as in line 154. Bug reported by [DragonStar](https://forums.themanaworld.org/viewtopic.php?f=3&t=19636). --- world/map/npc/009-8/celestia.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-60-g2f50