From de13c882622c31712789f1341da1c7616fd68745 Mon Sep 17 00:00:00 2001 From: Povo Date: Sun, 23 May 2021 12:51:53 +0000 Subject: Update dangrostra.txt - remove lime dye from shop... now craftable --- npc/009-3/dangrostra.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/npc/009-3/dangrostra.txt b/npc/009-3/dangrostra.txt index 11b5ab4d2..cb56ac079 100644 --- a/npc/009-3/dangrostra.txt +++ b/npc/009-3/dangrostra.txt @@ -43,7 +43,6 @@ OnInit: // Misc (uncommon) sellitem SharpKnife, -1, 1; sellitem EmptyBottle, -1, 1; // You can buy some empty bottles here, but they're scarse - sellitem LimeDye, -1, 1; // Arrows (common) sellitem Arrow, -1, 200; sellitem IronArrow, -1, 90; @@ -62,7 +61,6 @@ OnClock0400: OnClock1600: restoreshopitem SharpKnife, 1; restoreshopitem EmptyBottle, 1; - restoreshopitem LimeDye, 1; OnClock0800: OnClock2000: restoreshopitem Arrow, 200; -- cgit v1.2.3-60-g2f50