From 5a2fc507f0629399141c015d0437a1c6ae291492 Mon Sep 17 00:00:00 2001 From: Frost Date: Tue, 6 Sep 2011 12:08:04 -0700 Subject: Removed tabs from scripts in 027-2 --- world/map/npc/027-2/testnpcs.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/027-2/testnpcs.txt') diff --git a/world/map/npc/027-2/testnpcs.txt b/world/map/npc/027-2/testnpcs.txt index f2fe952a..79c61b4a 100644 --- a/world/map/npc/027-2/testnpcs.txt +++ b/world/map/npc/027-2/testnpcs.txt @@ -1,6 +1,6 @@ //several NPCs in the Reid's Inn -027-2.gat,80,34,0 script Lovers 303,{ +027-2.gat,80,34,0|script|Lovers|303,{ mes "You see a man and a woman holding each other very tight."; next; mes "They are kissing and whispering things to each other you can't hear."; @@ -11,7 +11,7 @@ close; } -027-2.gat,75,29,0 script Archibald 306,{ +027-2.gat,75,29,0|script|Archibald|306,{ //the broken grammar is intentional mes "[Archibald]"; mes "\"Me need to prepare the food. Me helping the chef cook.\""; @@ -20,7 +20,7 @@ close; } -027-2.gat,77,40,0 script Darnel 308,{ +027-2.gat,77,40,0|script|Darnel|308,{ set @drunker, rand(4); if (@drunker == 0) goto L_0; if (@drunker == 1) goto L_1; @@ -45,7 +45,7 @@ L_3: close; } -027-2.gat,110,23,0 script Nigel 312,{ +027-2.gat,110,23,0|script|Nigel|312,{ mes "[Nigel]"; mes "\"Ohh... My head is killing me! I have to stop " + "drinking too much or I will lose my job... But " -- cgit v1.2.3-70-g09d2