From 2592f3b4329519124d456d8cb95758225e2da4ea Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 20 Mar 2013 01:17:20 +0300 Subject: Change invisible npc id from 127 to 400. 127 - invisible unselectable npc (fake npc used by server) 400 - invisible selectable npc --- world/map/npc/010-2/dimonds.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'world/map/npc/010-2/dimonds.txt') diff --git a/world/map/npc/010-2/dimonds.txt b/world/map/npc/010-2/dimonds.txt index b2179ce5..97b6fe90 100644 --- a/world/map/npc/010-2/dimonds.txt +++ b/world/map/npc/010-2/dimonds.txt @@ -476,7 +476,7 @@ leave: close; } -010-2.gat,27,30,0|script|Bar Rules|127,{ +010-2.gat,27,30,0|script|Bar Rules|400,{ mes "Dimonds Cove Bar Rules"; next; mes "No excessive drinking!"; @@ -495,25 +495,25 @@ leave: close; } -010-2.gat,71,38,0|script|Store Policy|127,{ +010-2.gat,71,38,0|script|Store Policy|400,{ mes "All sales are final."; mes "Returns are subject to a 50% re-stocking fee."; close; } -010-2.gat,77,38,0|script|Store Policy|127,{ +010-2.gat,77,38,0|script|Store Policy|400,{ mes "All sales are final."; mes "Returns are subject to a 50% re-stocking fee."; close; } -010-2.gat,36,30,0|script|Directions|127,{ +010-2.gat,36,30,0|script|Directions|400,{ mes "This way to the Dimonds Cove Inn."; mes "Five star accommodation for the weary traveler!"; close; } -010-2.gat,80,32,0|script|Dimonds Cove 1|127,{ +010-2.gat,80,32,0|script|Dimonds Cove 1|400,{ mes "The Story of Dimonds Cove"; next; mes "One day Dimond D. Stone dreamed of her own restaurant."; @@ -532,14 +532,14 @@ leave: close; } -010-2.gat,85,32,0|script|Dimonds Cove 2|127,{ +010-2.gat,85,32,0|script|Dimonds Cove 2|400,{ mes "List of Events at Dimonds Cove"; mes "January 2008 - Construction of Dimonds Cove."; close; } -010-2.gat,71,30,0|script|Inn|127,{ +010-2.gat,71,30,0|script|Inn|400,{ mes "Welcome to the Dimonds Cove Inn"; mes "Rooms are 200 gp a night."; mes "Plese check in with Basil."; -- cgit v1.2.3-60-g2f50