From 25976b12bcd125837d6aacc45926aeb75a7ca741 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 22 Mar 2018 14:52:02 -0300 Subject: Croconut Boxes --- npc/003-1/shop.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/003-1/shop.txt') diff --git a/npc/003-1/shop.txt b/npc/003-1/shop.txt index de52f9106..ddfedf18f 100644 --- a/npc/003-1/shop.txt +++ b/npc/003-1/shop.txt @@ -13,6 +13,7 @@ OnInit: sellitem DesertHat, -1, 8; sellitem SilkRobe, -1, 1; sellitem Bread, -1, 15; + sellitem CroconutBox, 3000, 6; sellitem EmptyBottle, -1, 3; // You can buy some empty bottles here, but they're scarse .sex = G_OTHER; @@ -29,6 +30,7 @@ OnClock0000: restoreshopitem DesertHat, -1, 8; restoreshopitem SilkRobe, -1, 1; restoreshopitem Bread, -1, 15; + restoreshopitem CroconutBox, 3000, 6; restoreshopitem EmptyBottle, -1, 3; } -- cgit v1.2.3-60-g2f50