Feature #517 » 0038-civ2civ3-sandbox-Allow-non-workers-to-build-bases.patch
| 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"
|
||
- « Previous
- 1
- 2
- Next »