summaryrefslogtreecommitdiff
path: root/npc/027-2_Caretakers_House/gy_inn_shops.txt
diff options
context:
space:
mode:
authornmaligec <wouldnot@hotmail.com>2011-01-26 01:33:40 -0500
committernmaligec <wouldnot@hotmail.com>2011-01-26 01:33:40 -0500
commitd9458220575d7698b59488c1864b980b1b9dfc5c (patch)
tree7a056faf14f36e81b798522702db866ee85dd22c /npc/027-2_Caretakers_House/gy_inn_shops.txt
parent0bc8cd75797e485f792608c3b7deda5d8f1abc77 (diff)
downloadserverdata-d9458220575d7698b59488c1864b980b1b9dfc5c.tar.gz
serverdata-d9458220575d7698b59488c1864b980b1b9dfc5c.tar.bz2
serverdata-d9458220575d7698b59488c1864b980b1b9dfc5c.tar.xz
serverdata-d9458220575d7698b59488c1864b980b1b9dfc5c.zip
adding gy-inn food
Diffstat (limited to 'npc/027-2_Caretakers_House/gy_inn_shops.txt')
-rwxr-xr-xnpc/027-2_Caretakers_House/gy_inn_shops.txt70
1 files changed, 35 insertions, 35 deletions
diff --git a/npc/027-2_Caretakers_House/gy_inn_shops.txt b/npc/027-2_Caretakers_House/gy_inn_shops.txt
index af6b2d39..6d1ce909 100755
--- a/npc/027-2_Caretakers_House/gy_inn_shops.txt
+++ b/npc/027-2_Caretakers_House/gy_inn_shops.txt
@@ -1,35 +1,35 @@
-// chef: function,
-// barmaid: function,
-// shopkeeper: multiples and function,
-// magic undead shop: function,
-// chief barman: function,
-// receptionist: function,
-// banker: function
-
-
-027-2.gat,75,22,0 shop Chef 300,519:100
-027-2.gat,90,36,0 shop Barmaid 301,519:100,533:150,534:90,562:500,676:200
-027-2.gat,93,22,0 shop Shopkeeper 302,586:1000,524:1600,544:10000,632:10000,528:1000,735:1
-027-2.gat,56,99,0 shop Magic Undead Shop 304,501:50
-027-2.gat,106,22,0 shop Chief Barman 309,539:175,567:500,568:500
-
-// Inn
-027-2.gat,107,39,0 script Bloody Receptionist 320,{
- set @npcName$, "Barbara Grey";
- set @cost, 1000;
-
- mes "[" + @npcName$ + "]";
- mes "\"Don't be shy darling.";
- mes "\"Come on in and have a nice long ... long slumber ...";
- next;
- callfunc "Inn";
- close;
-}
-
-// Bank and Storage
-027-2.gat,88,22,0 script Undead Banker 321,{
- set @npcName$, "J.P. Morbid";
- callfunc "Banker";
- close;
-}
-
+// chef: function,
+// barmaid: function,
+// shopkeeper: multiples and function,
+// magic undead shop: function,
+// chief barman: function,
+// receptionist: function,
+// banker: function
+
+
+027-2.gat,75,22,0 shop Chef 300,784:100,785:100,786:100,787:100
+027-2.gat,90,36,0 shop Barmaid 301,788:100,789:100,790:100
+027-2.gat,93,22,0 shop Shopkeeper 302,586:1000,524:1600,544:10000,632:10000,528:1000,735:1
+027-2.gat,56,99,0 shop Magic Undead Shop 304,501:50
+027-2.gat,106,22,0 shop Chief Barman 309,784:100,785:100,786:100,787:100
+
+// Inn
+027-2.gat,107,39,0 script Bloody Receptionist 320,{
+ set @npcName$, "Barbara Grey";
+ set @cost, 1000;
+
+ mes "[" + @npcName$ + "]";
+ mes "\"Don't be shy darling.";
+ mes "\"Come on in and have a nice long ... long slumber ...";
+ next;
+ callfunc "Inn";
+ close;
+}
+
+// Bank and Storage
+027-2.gat,88,22,0 script Undead Banker 321,{
+ set @npcName$, "J.P. Morbid";
+ callfunc "Banker";
+ close;
+}
+