diff options
Diffstat (limited to 'world/map/npc/010-2')
-rw-r--r-- | world/map/npc/010-2/dimonds.txt | 14 |
1 files changed, 7 insertions, 7 deletions
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."; |