summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-20 18:06:11 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-20 18:06:11 -0300
commitdae48adefa177766328cbb34b76358cc71347765 (patch)
tree6cda98ade3d0cabc7880f8aeb655201b05e80af4
parent970fe762f541982b474ff0e8aa08a659d4575aa5 (diff)
downloadserverdata-dae48adefa177766328cbb34b76358cc71347765.tar.gz
serverdata-dae48adefa177766328cbb34b76358cc71347765.tar.bz2
serverdata-dae48adefa177766328cbb34b76358cc71347765.tar.xz
serverdata-dae48adefa177766328cbb34b76358cc71347765.zip
Fix pipeline bugs
-rw-r--r--npc/003-1/neko.txt2
-rw-r--r--npc/012-1/shoppakep.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-1/neko.txt b/npc/003-1/neko.txt
index f75dc7d6d..67b0d340d 100644
--- a/npc/003-1/neko.txt
+++ b/npc/003-1/neko.txt
@@ -20,7 +20,7 @@ OnInit:
tradertype(NST_MARKET);
sellitem LeatherShirt, 120000, 1;
- sellitem JeanShorts, 120000, 1;
+ sellitem JeansShorts, 120000, 1;
sellitem ShortTankTop, 80000, 1;
.sex = G_MALE;
diff --git a/npc/012-1/shoppakep.txt b/npc/012-1/shoppakep.txt
index 6e80431d2..71d0df72e 100644
--- a/npc/012-1/shoppakep.txt
+++ b/npc/012-1/shoppakep.txt
@@ -8,8 +8,8 @@
mesn;
mesq lg("Welcome! Only the finest wares!");
next;
- shop;
closedialog;
+ openshop;
close;
OnInit: