summaryrefslogtreecommitdiff
path: root/npc/020-2
diff options
context:
space:
mode:
Diffstat (limited to 'npc/020-2')
-rw-r--r--npc/020-2/furquest.txt2
-rw-r--r--npc/020-2/shops.txt10
2 files changed, 7 insertions, 5 deletions
diff --git a/npc/020-2/furquest.txt b/npc/020-2/furquest.txt
index 01b6c546..4d67f8c4 100644
--- a/npc/020-2/furquest.txt
+++ b/npc/020-2/furquest.txt
@@ -3,7 +3,7 @@
//#################################################################################
// Santa's Inn - Agostine, The Legendary Tailor
-new_13-1.gat,102,28,0 script Agostine 137, {
+020-2.gat,102,28,0 script Agostine 137, {
if (QUEST_WG_state == 1) goto L_State_0_3;
if (QUEST_WG_state == 2) goto L_State_1;
if (QUEST_WG_state == 3) goto L_State_2;
diff --git a/npc/020-2/shops.txt b/npc/020-2/shops.txt
index eb84181e..f3d9dedc 100644
--- a/npc/020-2/shops.txt
+++ b/npc/020-2/shops.txt
@@ -1,12 +1,14 @@
+// Snow town shops
+
// Clothes shop
-new_13-1.gat,27,26,0 shop Taylor 137,523:2000,524:1600,543:800,544:5000,546:10000,586:1000,610,2000
+020-2.gat,27,26,0 shop Taylor 137,523:2000,524:1600,543:800,544:5000,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
+020-2.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
+020-2.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,{
+020-2.gat,111,23,0 script Kane 120,{
set @npcName$, "Kane the Inn Keeper";
set @cost, 100;