ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
AllowBurrowing: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Added flag template |
||
Line 1: | Line 1: | ||
As it says on the tin; if | {{Flag | ||
|values={{Values|boolean}} | |||
|default=true | |||
|files={{Categ|Terrain Control INI}} | |||
|types={{Categ|TileSets}} | |||
|ts=yes | |||
|fs=yes | |||
|hp=yes | |||
|ra2=yes | |||
|yr=yes | |||
|ares=yes | |||
}} | |||
As it says on the tin; if enabled, allows units with subterranean [[locomotor]] and {{f|MovementZone|Subterannean|link}} to dig in and out of these tiles. If disabled, they're not allowed to do that. | |||
Default for this is true/yes. | Default for this is true/yes. | ||
Note this has no real effect in stock RA2 and YR since they don't have any units using the | Note this has no real effect in stock [[RA2]] and [[YR]] since they don't have any units using the subterranean locomotor, but custom maps and custom game modes can make units use them. | ||
Mods too, naturally. | Mods too, naturally. | ||
==See also== | ==See also== | ||
* [[Locomotors#Available_Locomotor_CLSIDs|Locomotors]] | |||
* [[MovementZone]] | |||
Latest revision as of 10:12, 19 April 2022
Flag: | AllowBurrowing |
File(s): | Terrain Control INI |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Default: | true |
Applicable to: | TileSets |
As it says on the tin; if enabled, allows units with subterranean locomotor and MovementZone=Subterannean to dig in and out of these tiles. If disabled, they're not allowed to do that.
Default for this is true/yes.
Note this has no real effect in stock RA2 and YR since they don't have any units using the subterranean locomotor, but custom maps and custom game modes can make units use them. Mods too, naturally.