ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
WaterBound: Difference between revisions
Jump to navigation
Jump to search
Millefeuille (talk | contribs) No edit summary |
Added missing categories |
||
Line 3: | Line 3: | ||
|values={{values|Booleans}} | |values={{values|Booleans}} | ||
|default=no | |default=no | ||
|types={{Categ|BuildingTypes}} | |types={{Categ|BuildingTypes}}, {{Categ|TerrainTypes}} | ||
|ra=yes | |||
|cs=yes | |||
|am=yes | |||
|yr=yes | |yr=yes | ||
|ra2=yes | |ra2=yes | ||
Line 12: | Line 15: | ||
}} | }} | ||
Can be set to 'yes' or 'no' and determines if this | Can be set to 'yes' or 'no' and determines if this object can only be placed on specific types of terrain tiles when constructed. These tiles consist of all tiles using a terrain type with [[SpeedType]] percentage value for [[Float]] being higher than 0%. [[Buildable]] is also ignored in the process. | ||
==See also== | ==See also== | ||
* [[Buildable]] | * [[Buildable]] | ||
* [[PlaceAnywhere]] | * [[PlaceAnywhere]] |
Revision as of 10:56, 21 March 2020
Flag: | WaterBound |
File(s): | rules(md).ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Default: | no |
Applicable to: | BuildingTypes, TerrainTypes |
Can be set to 'yes' or 'no' and determines if this object can only be placed on specific types of terrain tiles when constructed. These tiles consist of all tiles using a terrain type with SpeedType percentage value for Float being higher than 0%. Buildable is also ignored in the process.