From 465b05a0c2c5abe4a0d36cdf7d020c95051620e2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 29 Jun 2018 13:18:37 -0300 Subject: [skip ci] give some tea when you restock Celestia --- npc/012-7/celestia.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/npc/012-7/celestia.txt b/npc/012-7/celestia.txt index bd279dd51..ad59a5184 100644 --- a/npc/012-7/celestia.txt +++ b/npc/012-7/celestia.txt @@ -156,6 +156,8 @@ L_TeaCheck: countitem(ChocolateBiscuit) < 2) goto L_Lying; + inventoryplace CelestiaTea, 3; + delitem Acorn, 20; delitem ChocolateMouboo, 20; delitem ChocolateBar, 20; @@ -166,6 +168,7 @@ L_TeaCheck: delitem ChocolateBiscuit, 2; getexp rand(12000, 13000), 0; // level exp cap: 15,775 + getitem CelestiaTea, 3; setq HurnscaldQuest_TeaParty, 2; mes ""; -- cgit v1.2.3-60-g2f50