From bf4c237dbda7554fa64532b62ee3ea4c09e2a0fa Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Wed, 25 Aug 2021 06:50:32 +0300 Subject: [PATCH 10/18] civ1: Remove TODO comments about embarking from transport to transport It has been confirmed to be legal by meynaf See osdn #42419 Signed-off-by: Marko Lindqvist --- data/civ1/effects.ruleset | 2 -- data/civ1/game.ruleset | 2 -- 2 files changed, 4 deletions(-) diff --git a/data/civ1/effects.ruleset b/data/civ1/effects.ruleset index 52949f4c97..cf203e23c9 100644 --- a/data/civ1/effects.ruleset +++ b/data/civ1/effects.ruleset @@ -1510,8 +1510,6 @@ reqs = ; embarked to a ship. It didn't take all remaining more fragments when the ; same land unit boarded a ship in the city it was in. ; Correct this rule if I'm wrong. -; TODO: was transferring from a transport to a transport on an adjacent tile -; legal? What was it's move cost? [effect_action_success_move_cost_embark] type = "Action_Success_Actor_Move_Cost" value = 65535 diff --git a/data/civ1/game.ruleset b/data/civ1/game.ruleset index 20b89f78c1..bc65d632dc 100644 --- a/data/civ1/game.ruleset +++ b/data/civ1/game.ruleset @@ -975,8 +975,6 @@ actor_reqs = "CityTile", "Center", "Local", FALSE } -; TODO: was transferring from a transport to a transport on an adjacent tile -; legal? [actionenabler_embark] action = "Transport Embark" actor_reqs = -- 2.32.0