From 80e45eed30255e60ce4471a98ccfb4fd8ceb94c7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 29 Aug 2018 11:20:19 -0300 Subject: Sanitize Celestia's EXP --- npc/012-7/celestia.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') 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; -- cgit v1.2.3-60-g2f50