From f156028f475a15258faa9bbb5c2442229c9c50f9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 10 Jun 2019 13:47:32 -0300 Subject: Fix bugs on siege --- npc/functions/siege.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/functions/siege.txt b/npc/functions/siege.txt index 87a708309..66ae6162c 100644 --- a/npc/functions/siege.txt +++ b/npc/functions/siege.txt @@ -293,7 +293,7 @@ function script siege_cast { .@tp=getarg(3,0); // Difficulty doesn't applies to Tulimshar - if (.@mz == "003-1") + if (.@mz$ == "003-1") .@d=0; siege_selectmob(siege_calcdiff(.@mz$), .@d, .@tp); -- cgit v1.2.3-60-g2f50