summaryrefslogtreecommitdiff
path: root/npc/009-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-05-31 20:39:59 -0300
committerJesusaves <cpntb1@ymail.com>2018-05-31 20:39:59 -0300
commitc55932bb768e57739c8a65015216e9f94f8a7943 (patch)
treec4c1fc2352826bc57df0eac4a749d36fb65c4145 /npc/009-1
parent18ce8f0b54a2d7dfb76c3082ebbac970f3e66d76 (diff)
downloadserverdata-c55932bb768e57739c8a65015216e9f94f8a7943.tar.gz
serverdata-c55932bb768e57739c8a65015216e9f94f8a7943.tar.bz2
serverdata-c55932bb768e57739c8a65015216e9f94f8a7943.tar.xz
serverdata-c55932bb768e57739c8a65015216e9f94f8a7943.zip
Save pipelines
Diffstat (limited to 'npc/009-1')
-rw-r--r--npc/009-1/dangrostra.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/009-1/dangrostra.txt b/npc/009-1/dangrostra.txt
index 04e05528b..1e8dc8228 100644
--- a/npc/009-1/dangrostra.txt
+++ b/npc/009-1/dangrostra.txt
@@ -42,7 +42,7 @@ OnInit:
// Misc (uncommon)
sellitem SharpKnife, -1, 1;
sellitem EmptyBottle, -1, 1; // You can buy some empty bottles here, but they're scarse
- sellitem BlueCottonDye, -1, 1;
+ sellitem BlueDye, -1, 1;
// Arrows (common)
sellitem Arrow, -1, 250;
sellitem IronArrow, -1, 110;
@@ -57,7 +57,7 @@ OnClock0400:
OnClock1600:
restoreshopitem SharpKnife, -1, 1;
restoreshopitem EmptyBottle, -1, 1;
- restoreshopitem BlueCottonDye, -1, 1;
+ restoreshopitem BlueDye, -1, 1;
OnClock0800:
OnClock2000:
restoreshopitem Arrow, -1, 200;