Project

General

Profile

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

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

View differences:

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