From a8340975719304b2501c806dde93b746ec1e9e48 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 6 May 2019 00:15:44 -0300 Subject: Demure's hot patch v1 --- npc/003-1/lieutenantdausen.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/003-1/lieutenantdausen.txt') diff --git a/npc/003-1/lieutenantdausen.txt b/npc/003-1/lieutenantdausen.txt index 74de30b30..620a837c2 100644 --- a/npc/003-1/lieutenantdausen.txt +++ b/npc/003-1/lieutenantdausen.txt @@ -130,6 +130,8 @@ L_MKControl: 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: siege_setup("004-1"); kamibroadcast(col("WARNING! WARNING! Monster Army marching towards Tulimshar!!",1)); -- cgit v1.2.3-60-g2f50