From 1aea178ef7cdb76eda5600540b5fbd29fd54ff88 Mon Sep 17 00:00:00 2001 From: Haru Date: Fri, 18 Sep 2015 13:09:16 +0200 Subject: More aggressive whitespace cleanup. Follow up to 51329e6 Signed-off-by: Haru --- npc/warps/dungeons/lhz_dun.txt | 2 +- npc/warps/dungeons/mosk_dun.txt | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'npc/warps/dungeons') diff --git a/npc/warps/dungeons/lhz_dun.txt b/npc/warps/dungeons/lhz_dun.txt index b77b0d2ef..5ed05bd7c 100644 --- a/npc/warps/dungeons/lhz_dun.txt +++ b/npc/warps/dungeons/lhz_dun.txt @@ -201,7 +201,7 @@ lhz_cube,123,26,0 script cubew09-4 WARPNPC,1,1,{ callfunc "randomw"; end; } - + //----- Function for Random Warps ---------------------------- function script randomw { switch(rand(3)) { diff --git a/npc/warps/dungeons/mosk_dun.txt b/npc/warps/dungeons/mosk_dun.txt index 7543b5a9b..b4b83e1bf 100644 --- a/npc/warps/dungeons/mosk_dun.txt +++ b/npc/warps/dungeons/mosk_dun.txt @@ -121,7 +121,7 @@ mosk_dun02,53,215,3 script Soldier1#mos 4_M_RUSKNIGHT,{ mes "We're called out for emergencies,"; mes "don't disturb us anymore."; close; - + OnInit: hideonnpc "Soldier1#mos"; end; @@ -137,7 +137,7 @@ mosk_dun02,50,217,3 script Soldier2#mos 4_M_RUSKNIGHT,{ mes "We're called out for emergencies,"; mes "don't disturb us anymore."; close; - + OnInit: hideonnpc "Soldier2#mos"; end; @@ -147,14 +147,13 @@ OnEnable: end; } - mosk_dun02,56,217,5 script Soldier3#mos 4_M_RUSKNIGHT,{ mes "[Soldier]"; mes "We're the Csar's soldiers."; mes "We're called out for emergencies,"; mes "don't disturb us anymore."; close; - + OnInit: hideonnpc "Soldier3#mos"; end; -- cgit v1.2.3-70-g09d2