Project

General

Profile

Feature #517 » 0038-civ2civ3-sandbox-Allow-non-workers-to-build-bases.patch

S3_2 - Marko Lindqvist, 04/29/2024 03:38 AM

View differences:

data/civ2civ3/actions.ruleset
action = "Build Base"
actor_reqs =
{ "type", "name", "range"
"UnitFlag", "Settlers", "Local"
}
target_reqs =
{ "type", "name", "range"
data/sandbox/actions.ruleset
action = "Build Base"
actor_reqs =
{ "type", "name", "range"
"UnitFlag", "Settlers", "Local"
}
target_reqs =
{ "type", "name", "range"
(2-2/2)