summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorZuzanna K. Filutowska <platyna@users.sourceforge.net>2007-01-22 01:12:37 +0000
committerZuzanna K. Filutowska <platyna@users.sourceforge.net>2007-01-22 01:12:37 +0000
commit9e5ba9db703372a933a005c23113e34aece2e7c8 (patch)
tree1b3f14e9b7d1268b2104e913532f03ce196104b1 /npc
parente520dd7c8c7339a67f543c5d2243957c047a8d10 (diff)
downloadserverdata-9e5ba9db703372a933a005c23113e34aece2e7c8.tar.gz
serverdata-9e5ba9db703372a933a005c23113e34aece2e7c8.tar.bz2
serverdata-9e5ba9db703372a933a005c23113e34aece2e7c8.tar.xz
serverdata-9e5ba9db703372a933a005c23113e34aece2e7c8.zip
Arrow costs now 3 gc, added forrest bow and iron arrows to shop.
Diffstat (limited to 'npc')
-rw-r--r--npc/snow-village/shops.txt76
-rw-r--r--npc/western-desert/merchant.txt2
2 files changed, 39 insertions, 39 deletions
diff --git a/npc/snow-village/shops.txt b/npc/snow-village/shops.txt
index fdd18000..366819bc 100644
--- a/npc/snow-village/shops.txt
+++ b/npc/snow-village/shops.txt
@@ -1,38 +1,38 @@
-// Clothes shop
-new_13-1.gat,27,26,0 shop Taylor 137,523:2000,524:1600,543:5000,544:800,546:10000,586:1000,610,2000
-// Weapons shop
-new_13-1.gat,25,65,0 shop Bracco 135,1201:50,521:1000,522:100
-// Potions shop
-new_13-1.gat,75,26,0 shop Mede 103,501:50,502:70,567:500,568:500
-
-// INN
-new_13-1.gat,111,23,0 script Kane 120,{
- mes "[Kane]";
- mes "Welcome strangers.";
- mes "What? You've already seen an INN like mine?";
- mes "That's impossible!";
- next;
-
- mes "[Kane]";
- mes "Would you like to rest? It's only 100 gp.";
- next;
-
- menu "Yes",-,"No",L_No;
- mes "Sleep well!";
- next;
-
- if (zeny < 100) goto L_NoMoney;
- set zeny,zeny-100;
- heal 10000,10000;
- close;
-
-L_No:
- mes "[Kane]";
- mes "See you.";
- close;
-
-L_NoMoney:
- mes "[Kane]";
- mes "Hey! You don't have enough money!";
- close;
-}
+// Clothes shop
+new_13-1.gat,27,26,0 shop Taylor 137,523:2000,524:1600,543:5000,544:800,546:10000,586:1000,610,2000
+// Weapons shop
+new_13-1.gat,25,65,0 shop Bracco 135,1201:50,521:1000,522:100,545:20000,529:5
+// Potions shop
+new_13-1.gat,75,26,0 shop Mede 103,501:50,502:70,567:500,568:500
+
+// INN
+new_13-1.gat,111,23,0 script Kane 120,{
+ mes "[Kane]";
+ mes "Welcome strangers.";
+ mes "What? You've already seen an INN like mine?";
+ mes "That's impossible!";
+ next;
+
+ mes "[Kane]";
+ mes "Would you like to rest? It's only 100 gp.";
+ next;
+
+ menu "Yes",-,"No",L_No;
+ mes "Sleep well!";
+ next;
+
+ if (zeny < 100) goto L_NoMoney;
+ set zeny,zeny-100;
+ heal 10000,10000;
+ close;
+
+L_No:
+ mes "[Kane]";
+ mes "See you.";
+ close;
+
+L_NoMoney:
+ mes "[Kane]";
+ mes "Hey! You don't have enough money!";
+ close;
+}
diff --git a/npc/western-desert/merchant.txt b/npc/western-desert/merchant.txt
index 456877e9..6ed55ed4 100644
--- a/npc/western-desert/merchant.txt
+++ b/npc/western-desert/merchant.txt
@@ -1 +1 @@
-new_1-1.gat,19,99,0 shop Ishyah 109,525:800,531:3000,530:8000,1199:5
+new_1-1.gat,19,99,0 shop Ishyah 109,525:800,531:3000,530:8000,1199:3