From c8e0ce7f52ae0c8c4965170c9a3382005fd4231d Mon Sep 17 00:00:00 2001 From: The Kandiman Date: Sat, 27 Aug 2011 00:54:21 -0400 Subject: First set of conversions to using 4 spaces in place of tabs. Also replaced tabs with pipes in headers. Map 001-1 complete. --- world/map/npc/001-1/barber.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'world/map/npc/001-1/barber.txt') diff --git a/world/map/npc/001-1/barber.txt b/world/map/npc/001-1/barber.txt index 502e5401..4a0b9d57 100644 --- a/world/map/npc/001-1/barber.txt +++ b/world/map/npc/001-1/barber.txt @@ -1,11 +1,11 @@ // -001-1.gat,53,38,0 script Nicolas 100,{ - mes "[Nicolas the Barber]"; - mes "\"Do you need a barber?\""; - next; - callfunc "Barber"; - mes "[Nicolas the Barber]"; - mes "\"Come again!\""; - close; +001-1.gat,53,38,0|script|Nicolas|100,{ + mes "[Nicolas the Barber]"; + mes "\"Do you need a barber?\""; + next; + callfunc "Barber"; + mes "[Nicolas the Barber]"; + mes "\"Come again!\""; + close; } -- cgit v1.2.3-70-g09d2