Feature #517 » 0052-civ2civ3-sandbox-Allow-non-workers-to-build-bases.patch
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"
|