diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-13 15:38:27 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-13 15:38:27 -0200 |
commit | 0fd97fb09885d9fc6798f14e0dbe11634a5674d2 (patch) | |
tree | 4e0dcff13712b6bb43fafc767b2dd538c2635b88 /npc/003-1/shop.txt | |
parent | bb5ad9831b2172a0609dd32157d761cf39d2e7b7 (diff) | |
download | serverdata-0fd97fb09885d9fc6798f14e0dbe11634a5674d2.tar.gz serverdata-0fd97fb09885d9fc6798f14e0dbe11634a5674d2.tar.bz2 serverdata-0fd97fb09885d9fc6798f14e0dbe11634a5674d2.tar.xz serverdata-0fd97fb09885d9fc6798f14e0dbe11634a5674d2.zip |
Sell CottonCloth at Tulimshar
Diffstat (limited to 'npc/003-1/shop.txt')
-rw-r--r-- | npc/003-1/shop.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-1/shop.txt b/npc/003-1/shop.txt index f18502913..18b4ce703 100644 --- a/npc/003-1/shop.txt +++ b/npc/003-1/shop.txt @@ -14,6 +14,7 @@ OnInit: sellitem Arrow, -1, 30000; sellitem DesertHat, -1, 8; sellitem SilkRobe, -1, 1; + sellitem CottonCloth, -1, 2; sellitem Bread, -1, 15; sellitem CroconutBox, rand(2800,2900), 6; sellitem EmptyBottle, -1, 3; // You can buy some empty bottles here, but they're scarse |