diff --git a/gameoptions.inc.php b/gameoptions.inc.php index 469a264b..32d4746c 100644 --- a/gameoptions.inc.php +++ b/gameoptions.inc.php @@ -91,6 +91,7 @@ 1 => array( array('type' => 'maxplayers', 'value' => 4, 'gamestartonly' => true, 'message' => totranslate('5 player games can only be played when using the 4th edition rules')), array('type' => 'otheroption', 'id' => 106, 'value' => 1, 'message' => totranslate('The Unseen expansion can only be played when using the 4th edition rules')), + array('type' => 'otheroptionisnot', 'id' => 102, 'value' => 3, 'message' => totranslate('Relics are not part of the 4th edition rules')), ), // 2 => array( /* TODO(4E): Retire 1st editiion. */ @@ -118,11 +119,6 @@ 'tmdisplay' => totranslate('Artifacts Expansion with Relics') ), ), - 'startcondition' => array( - 1 => array( - array('type' => 'otheroptionisnot', 'id' => 102, 'value' => 3, 'message' => totranslate('Relics are not part of the 4th edition rules')), - ), - ), ), 103 => array(