From 740adb724b3d745412a9ed30aa6f0578181ccb75 Mon Sep 17 00:00:00 2001 From: Sveinung Kvilhaugsvik Date: Wed, 28 Apr 2021 12:15:19 +0200 Subject: [PATCH 2/2] alien and civ1: Drop unused !"HutFrighten" reqs. Reported by Marko Lindqvist See osdn #41859 --- data/alien/game.ruleset | 9 --------- data/civ1/game.ruleset | 2 -- 2 files changed, 11 deletions(-) diff --git a/data/alien/game.ruleset b/data/alien/game.ruleset index 3ed2774b78..bc2cd5ec4e 100644 --- a/data/alien/game.ruleset +++ b/data/alien/game.ruleset @@ -826,7 +826,6 @@ actor_reqs = "Extra", "Antigrav Base", "Local", TRUE "DiplRel", "Peace", "Local", FALSE "DiplRel", "War", "Local", FALSE - "UnitClassFlag", "HutFrighten", "Local", FALSE } target_reqs = { "type", "name", "range", "present" @@ -841,7 +840,6 @@ actor_reqs = "MinMoveFrags", "4", "Local", TRUE "UnitState", "Transporting", "Local", FALSE "Extra", "Antigrav Base", "Local", TRUE - "UnitClassFlag", "HutFrighten", "Local", FALSE } target_reqs = { "type", "name", "range", "present" @@ -859,7 +857,6 @@ actor_reqs = "DiplRel", "War", "Local", TRUE "UnitClassFlag", "CanOccupyCity", "Local", TRUE "UnitFlag", "NonMil", "Local", FALSE - "UnitClassFlag", "HutFrighten", "Local", FALSE } target_reqs = { "type", "name", "range", "present" @@ -876,7 +873,6 @@ actor_reqs = "CityTile", "Center", "Local", TRUE "DiplRel", "Peace", "Local", FALSE "DiplRel", "War", "Local", FALSE - "UnitClassFlag", "HutFrighten", "Local", FALSE } target_reqs = { "type", "name", "range", "present" @@ -891,7 +887,6 @@ actor_reqs = "MinMoveFrags", "4", "Local", TRUE "UnitState", "Transporting", "Local", FALSE "CityTile", "Center", "Local", TRUE - "UnitClassFlag", "HutFrighten", "Local", FALSE } target_reqs = { "type", "name", "range", "present" @@ -909,7 +904,6 @@ actor_reqs = "DiplRel", "War", "Local", TRUE "UnitClassFlag", "CanOccupyCity", "Local", TRUE "UnitFlag", "NonMil", "Local", FALSE - "UnitClassFlag", "HutFrighten", "Local", FALSE } target_reqs = { "type", "name", "range", "present" @@ -1194,7 +1188,6 @@ actor_reqs = { "type", "name", "range", "present" "MinMoveFrags", "1", "Local", TRUE "UnitState", "OnNativeTile", "Local", TRUE - "UnitClassFlag", "HutFrighten", "Local", FALSE } [actionenabler_hut_enter_from_native_city] @@ -1203,7 +1196,6 @@ actor_reqs = { "type", "name", "range", "present" "MinMoveFrags", "1", "Local", TRUE "CityTile", "Center", "Local", TRUE - "UnitClassFlag", "HutFrighten", "Local", FALSE } [actionenabler_hut_enter_from_non_native] @@ -1213,7 +1205,6 @@ actor_reqs = "MinMoveFrags", "1", "Local", TRUE "UnitState", "OnNativeTile", "Local", FALSE "CityTile", "Center", "Local", FALSE - "UnitClassFlag", "HutFrighten", "Local", FALSE } [borders] diff --git a/data/civ1/game.ruleset b/data/civ1/game.ruleset index d9a5c80a40..f7c77ee771 100644 --- a/data/civ1/game.ruleset +++ b/data/civ1/game.ruleset @@ -990,7 +990,6 @@ actor_reqs = { "type", "name", "range", "present" "MinMoveFrags", "1", "Local", TRUE "UnitState", "Transported", "Local", FALSE - "UnitClassFlag", "HutFrighten", "Local", FALSE "UnitClassFlag", "HutNothing", "Local", FALSE } @@ -1000,7 +999,6 @@ actor_reqs = { "type", "name", "range", "present" "MinMoveFrags", "1", "Local", TRUE "UnitState", "Transported", "Local", TRUE - "UnitClassFlag", "HutFrighten", "Local", FALSE "UnitClassFlag", "HutNothing", "Local", FALSE } -- 2.30.2