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/soul-menhir.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'world/map/npc/001-1/soul-menhir.txt') diff --git a/world/map/npc/001-1/soul-menhir.txt b/world/map/npc/001-1/soul-menhir.txt index 00208932..c9802620 100644 --- a/world/map/npc/001-1/soul-menhir.txt +++ b/world/map/npc/001-1/soul-menhir.txt @@ -1,12 +1,12 @@ // -001-1.gat,38,69,0 script Soul Menhir 144, { - callfunc "ClearVariables"; - set @map$, "001-1.gat"; - setarray @Xs, 37, 38, 39, 37, 39, 37, 39; - setarray @Ys, 68, 68, 68, 69, 69, 70, 70; - set @x, 0; - set @y, 0; - callfunc "SoulMenhir"; - close; +001-1.gat,38,69,0|script|Soul Menhir|144,{ + callfunc "ClearVariables"; + set @map$, "001-1.gat"; + setarray @Xs, 37, 38, 39, 37, 39, 37, 39; + setarray @Ys, 68, 68, 68, 69, 69, 70, 70; + set @x, 0; + set @y, 0; + callfunc "SoulMenhir"; + close; } -- cgit v1.2.3-60-g2f50