From ffd7cd37034bb49d535edc5ea25f3879561748f3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 11 Sep 2019 12:43:43 -0300 Subject: Bread to Hurnscald shop --- npc/012-1/shoppakep.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc') diff --git a/npc/012-1/shoppakep.txt b/npc/012-1/shoppakep.txt index 64daf7f8b..c3b46efc7 100644 --- a/npc/012-1/shoppakep.txt +++ b/npc/012-1/shoppakep.txt @@ -40,6 +40,7 @@ OnInit: sellitem CottonBoots, 10000, 1; sellitem PinkieLeg, 500, 1; + sellitem Bread, -1, 50; sellitem Piberries, -1, 30; sellitem Plushroom, -1, 3; sellitem Chagashroom, -1, 3; @@ -60,6 +61,7 @@ OnClock0546: restoreshopitem CottonGloves, 20000, 1; restoreshopitem CottonBoots, 10000, 1; + restoreshopitem Bread, -1, 50; restoreshopitem Piberries, -1, 30; restoreshopitem Plushroom, -1, 3; restoreshopitem Chagashroom, -1, 3; -- cgit v1.2.3-60-g2f50