From 89e2ac5687d698f0843ac46612ee33b6692bbc93 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Fri, 5 Jul 2013 12:25:49 -0700 Subject: Move starting brace to new line --- world/map/npc/002-5/_mobs.txt | 3 ++- world/map/npc/002-5/chest.txt | 4 ++-- world/map/npc/002-5/sema.txt | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'world/map/npc/002-5') diff --git a/world/map/npc/002-5/_mobs.txt b/world/map/npc/002-5/_mobs.txt index 2fbad511..9d14c217 100644 --- a/world/map/npc/002-5/_mobs.txt +++ b/world/map/npc/002-5/_mobs.txt @@ -20,7 +20,8 @@ 002-5.gat,62,62,5,43|monster|AngryFireGoblin|1108,3,100000,30000,Mob002-5::On1108 -002-5.gat,0,0,0|script|Mob002-5|-1,{ +002-5.gat,0,0,0|script|Mob002-5|-1, +{ On1007: set @mobID, 1007; callfunc "MobPoints"; diff --git a/world/map/npc/002-5/chest.txt b/world/map/npc/002-5/chest.txt index 9671e4b5..f3818bf6 100644 --- a/world/map/npc/002-5/chest.txt +++ b/world/map/npc/002-5/chest.txt @@ -1,7 +1,7 @@ // Variables used: nibble 4 and 5 of QUEST_SouthTulimshar -002-5.gat,93,37,0|script|Supply Chest|378,{ - +002-5.gat,93,37,0|script|Supply Chest|378, +{ // This NPC previously used the variable TMW_Quest callfunc "ClearVarTMW_Quest"; diff --git a/world/map/npc/002-5/sema.txt b/world/map/npc/002-5/sema.txt index b1b2cbe7..3462c5ca 100644 --- a/world/map/npc/002-5/sema.txt +++ b/world/map/npc/002-5/sema.txt @@ -1,7 +1,7 @@ // Variables used: nibble 4 and 5 of QUEST_SouthTulimshar -002-5.gat,43,91,6|script|Sema|340,{ - +002-5.gat,43,91,6|script|Sema|340, +{ // This NPC previously used the variable TMW_Quest callfunc "ClearVarTMW_Quest"; -- cgit v1.2.3-60-g2f50