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/011-6/_mobs.txt | 3 ++- world/map/npc/011-6/bryant.txt | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'world/map/npc/011-6') diff --git a/world/map/npc/011-6/_mobs.txt b/world/map/npc/011-6/_mobs.txt index 69867dee..a6574415 100644 --- a/world/map/npc/011-6/_mobs.txt +++ b/world/map/npc/011-6/_mobs.txt @@ -50,7 +50,8 @@ 011-6.gat,263,236,16,5|monster|CaveMaggot|1056,3,30000,100000,Mob011-6::On1056 -011-6.gat,0,0,0|script|Mob011-6|-1,{ +011-6.gat,0,0,0|script|Mob011-6|-1, +{ On1007: set @mobID, 1007; callfunc "MobPoints"; diff --git a/world/map/npc/011-6/bryant.txt b/world/map/npc/011-6/bryant.txt index f06b2a80..9bc94df8 100644 --- a/world/map/npc/011-6/bryant.txt +++ b/world/map/npc/011-6/bryant.txt @@ -1,8 +1,8 @@ //NPC to set the state for killing the bandit lord. // Variables used: nibble 0 of QUEST_Hurnscald -011-6.gat,27,200,0|script|Bryant|126,{ - +011-6.gat,27,200,0|script|Bryant|126, +{ // This NPC previously used the variable TMW_Quest callfunc "ClearVarTMW_Quest"; -- cgit v1.2.3-60-g2f50