summaryrefslogtreecommitdiff
path: root/npc/003-1/lieutenantdausen.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1/lieutenantdausen.txt')
-rw-r--r--npc/003-1/lieutenantdausen.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/npc/003-1/lieutenantdausen.txt b/npc/003-1/lieutenantdausen.txt
index f4f6bfca9..9c7ebe81e 100644
--- a/npc/003-1/lieutenantdausen.txt
+++ b/npc/003-1/lieutenantdausen.txt
@@ -132,9 +132,6 @@ OnGuardDeath:
end;
OnMKSiege:
- $@SIEGE_TULIM=rand(1,10);
- // Reduce difficulty here so it ranges from 1~6 instead of 1~10, with higher chances at 2~5 range.
- $@SIEGE_TULIM=($@SIEGE_TULIM/2)+1;
OnStartSiege:
kamibroadcast(col("WARNING! WARNING! Monster Army marching towards Tulimshar!!",1));
do_siege("003-1", "004-3", "TULIM", TP_TULIM, .name$, .siegetime);