From 10268730a88f937711366cc5d404df5cd8c701f5 Mon Sep 17 00:00:00 2001 From: Sveinung Kvilhaugsvik Date: Tue, 16 Mar 2021 16:31:30 +0100 Subject: [PATCH 4/6] alien mentions unused action "Join City". Remove the mention of the action "Join City" in the ruleset alien's Illegal_Action_Move_Cost effect as it never is enabled in alien. See osdn #41797 --- data/alien/effects.ruleset | 1 - 1 file changed, 1 deletion(-) diff --git a/data/alien/effects.ruleset b/data/alien/effects.ruleset index 6076a0ea4b..911f1e60bb 100644 --- a/data/alien/effects.ruleset +++ b/data/alien/effects.ruleset @@ -969,7 +969,6 @@ value = 1 reqs = { "type", "name", "range", "present" "Action", "Found City", "Local", FALSE - "Action", "Join City", "Local", FALSE "Action", "Transport Board", "Local", FALSE "Action", "Transport Alight", "Local", FALSE "Action", "Transport Disembark", "Local", FALSE -- 2.20.1