From d76a9cdac049ae1d6d67bc6db015a34a6cdab113 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 19 Oct 2021 19:17:53 -0300 Subject: Beatrice is now allowed to sell Coal for a really friendly price. Forget the rares - Coal is all you'll ever need. --- npc/031-5/beatrice.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/031-5/beatrice.txt b/npc/031-5/beatrice.txt index 252a6edae..8a49f54cc 100644 --- a/npc/031-5/beatrice.txt +++ b/npc/031-5/beatrice.txt @@ -163,6 +163,7 @@ OnInit: sellitem StrangeCoin, 1000; sellitem BottleOfDivineWater, 600; sellitem Curshroom, 300; + sellitem Coal, 250; end; OnCountFunds: -- cgit v1.2.3-60-g2f50