diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/012-7/celestia.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-7/celestia.txt b/npc/012-7/celestia.txt index b952ab22e..9d96b4a31 100644 --- a/npc/012-7/celestia.txt +++ b/npc/012-7/celestia.txt @@ -167,7 +167,7 @@ L_TeaCheck: delitem GingerBreadMan, 5; delitem ChocolateBiscuit, 2; - getexp rand(12000, 30000), 0; // level exp cap: 15,775 NO ONE CAN COMPLETE THIS QUEST LEVEL 35 + getexp rand(13500, 14500), 0; // level exp cap: 15,775 getitem CelestiaTea, 3; setq HurnscaldQuest_TeaParty, 2; |