From 8cae569d85aba62c966fcb657bac794b2f30b0d2 Mon Sep 17 00:00:00 2001 From: Fate Date: Sat, 22 Nov 2008 03:45:50 -0700 Subject: Map name/warp/monster location fixes --- npc/010-2_Dimond's_Cove/dimonds.txt | 34 +++++++++++++++++----------------- npc/010-2_Dimond's_Cove/doug.txt | 2 +- npc/010-2_Dimond's_Cove/workers.txt | 4 ++-- 3 files changed, 20 insertions(+), 20 deletions(-) (limited to 'npc/010-2_Dimond's_Cove') diff --git a/npc/010-2_Dimond's_Cove/dimonds.txt b/npc/010-2_Dimond's_Cove/dimonds.txt index 05d83b5c..713b0d69 100644 --- a/npc/010-2_Dimond's_Cove/dimonds.txt +++ b/npc/010-2_Dimond's_Cove/dimonds.txt @@ -1,6 +1,6 @@ // -new_23-1.gat,34,38,0 script Dimond 165,{ +010-2.gat,34,38,0 script Dimond 165,{ mes "[Dimond]"; mes "\"Welcome to Dimond's Cove!\""; mes ""; @@ -11,7 +11,7 @@ new_23-1.gat,34,38,0 script Dimond 165,{ close; } -new_23-1.gat,40,34,0 script Phill 157,{ +010-2.gat,40,34,0 script Phill 157,{ mes "[Phil]"; mes "\"We're having problems with our equipment!\""; next; @@ -20,7 +20,7 @@ new_23-1.gat,40,34,0 script Phill 157,{ close; } -new_23-1.gat,40,37,0 script Jerry 160,{ +010-2.gat,40,37,0 script Jerry 160,{ mes "[Jerry]"; mes "\"I don't know what's wrong.\""; next; @@ -29,7 +29,7 @@ new_23-1.gat,40,37,0 script Jerry 160,{ close; } -new_23-1.gat,42,36,0 script Robert 162,{ +010-2.gat,42,36,0 script Robert 162,{ mes "[Robert]"; mes "\"I hope we can figure something out!\""; next; @@ -38,7 +38,7 @@ new_23-1.gat,42,36,0 script Robert 162,{ close; } -new_23-1.gat,27,30,0 script Bar Rules 127,{ +010-2.gat,27,30,0 script Bar Rules 127,{ mes "Dimonds Cove Bar Rules"; next; mes "No excessive drinking!"; @@ -57,25 +57,25 @@ new_23-1.gat,27,30,0 script Bar Rules 127,{ close; } -new_23-1.gat,71,38,0 script Store Policy 127,{ +010-2.gat,71,38,0 script Store Policy 127,{ mes "All sales are final."; mes "Returns are subject to a 50% re-stocking fee."; close; } -new_23-1.gat,77,38,0 script Store Policy 127,{ +010-2.gat,77,38,0 script Store Policy 127,{ mes "All sales are final."; mes "Returns are subject to a 50% re-stocking fee."; close; } -new_23-1.gat,36,30,0 script Directions 127,{ +010-2.gat,36,30,0 script Directions 127,{ mes "This way to the Dimonds Cove Inn."; mes "Five star accommodation for the weary traveler!"; close; } -new_23-1.gat,80,32,0 script Dimonds Cove 1 127,{ +010-2.gat,80,32,0 script Dimonds Cove 1 127,{ mes "The Story of Dimonds Cove"; next; mes "One day Dimond D. Stone dreamed of her own restaurant."; @@ -94,14 +94,14 @@ new_23-1.gat,80,32,0 script Dimonds Cove 1 127,{ close; } -new_23-1.gat,85,32,0 script Dimonds Cove 2 127,{ +010-2.gat,85,32,0 script Dimonds Cove 2 127,{ mes "List of Events at Dimonds Cove"; mes "January 2008 - Construction of Dimonds Cove."; close; } -new_23-1.gat,71,30,0 script Inn 127,{ +010-2.gat,71,30,0 script Inn 127,{ mes "Welcome to the Dimonds Cove Inn"; mes "Rooms are 200 gp a night."; mes "Plese check in with Basil."; @@ -109,21 +109,21 @@ new_23-1.gat,71,30,0 script Inn 127,{ } -new_23-1.gat,24,27,0 shop Bartender 112,539:175,567:500,568:500 +010-2.gat,24,27,0 shop Bartender 112,539:175,567:500,568:500 -new_23-1.gat,32,34,0 shop Waitress 139,519:100,533:150,534:90,562:500,676:200 +010-2.gat,32,34,0 shop Waitress 139,519:100,533:150,534:90,562:500,676:200 -new_23-1.gat,85,41,0 shop Blacksmith 146,545:20000,529:5,625:20000,626:50000,603:-1 +010-2.gat,85,41,0 shop Blacksmith 146,545:20000,529:5,625:20000,626:50000,603:-1 -new_23-1.gat,65,41,0 shop General Store 137,586:1000,524:1600,544:10000,632:10000,528:1000 +010-2.gat,65,41,0 shop General Store 137,586:1000,524:1600,544:10000,632:10000,528:1000 -new_23-1.gat,75,68,0 script Basil 107,{ +010-2.gat,75,68,0 script Basil 107,{ set @npcName$, "[Basil the Inn Keeper]"; set @cost, 200; callfunc "Inn"; } -new_23-1.gat,33,25,0 script Chef 148,{ +010-2.gat,33,25,0 script Chef 148,{ mes "[Chef]"; mes "I'm too busy right now to talk."; close; diff --git a/npc/010-2_Dimond's_Cove/doug.txt b/npc/010-2_Dimond's_Cove/doug.txt index 301ae9a7..49bb349c 100644 --- a/npc/010-2_Dimond's_Cove/doug.txt +++ b/npc/010-2_Dimond's_Cove/doug.txt @@ -1,4 +1,4 @@ -new_23-1.gat,68,87,0 script Doug 113,{ +010-2.gat,68,87,0 script Doug 113,{ if(CaveSnakeLamp == 1) goto L_State2; if(CaveSnakeLamp == 2) goto L_Done; set @TEMP,rand(4); diff --git a/npc/010-2_Dimond's_Cove/workers.txt b/npc/010-2_Dimond's_Cove/workers.txt index 5579dadd..13704115 100644 --- a/npc/010-2_Dimond's_Cove/workers.txt +++ b/npc/010-2_Dimond's_Cove/workers.txt @@ -1,10 +1,10 @@ -new_23-1.gat,23,70,0 script Josh 155,{ +010-2.gat,23,70,0 script Josh 155,{ mes "[Josh]"; mes "\"We're working on getting the cellar pass open.\""; close; } -new_23-1.gat,39,75,0 script Zack 155,{ +010-2.gat,39,75,0 script Zack 155,{ mes "[Zack]"; mes "\"My brother and I are fixing the cellar pass.\""; close; -- cgit v1.2.3-70-g09d2