浏览代码

Fixed a check for spectate double Monster Races

Daegaladh 4 年之前
父节点
当前提交
52b22247e9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      npc/other/monster_race.txt

+ 1 - 1
npc/other/monster_race.txt

@@ -1208,7 +1208,7 @@ hugel,62,69,1	script	Eckar Erenes#double	798,{
 			close;
 		}
 	}
-	if (!$@mon_time_2_2) {
+	if ($@mon_time_2_2 == 1) {
 		mes "[Eckar Erenes]";
 		mes "Right now, a Monster Race";
 		mes "is in progress. It's too late to place a wager, but if you'd like";