diff options
Diffstat (limited to 'npc/functions/gmbot.txt')
-rw-r--r-- | npc/functions/gmbot.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/gmbot.txt b/npc/functions/gmbot.txt index b8695f6c6..235366dd3 100644 --- a/npc/functions/gmbot.txt +++ b/npc/functions/gmbot.txt @@ -98,7 +98,7 @@ OnTimer62000: } // Tulimshar Siege event - if (.mp$ ~= "003-*" && $@MK_AGGRO >= 30){ + if (.mp$ ~= "003-*" && $@MK_AGGRO >= 30 && rand(0,100) < 70) { announce ("Monster King: I smell humans! Humans must die!"), bc_map|bc_npc; $@MK_SCENE=MK_SIEGE_TULIM; if ($@MK_AGGRO >= 90) |