Jump to content

DeployedCrushable: Difference between revisions

From ModEnc²
en>Vinifera7
m Reverted edits by Electro (Talk); changed back to last version by DCoder
en>Vinifera7
Fixed.
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and is used as a special case to determine if this InfantryType gains the Crushable=no property only when in a deployed state.<br />
|values={{Values|boolean}}
(Yuri's Revenge Only)
|default=yes
|types={{Categ|InfantryTypes}}
|yr=yes
|rp=yes
}}
 
InfantryTypes with <code>DeployedCrushable=no</code> set cannot be crushed when in a deployed state except by applicable [[TechnoTypes]] with {{TTL|OmniCrusher|yes}}.
 
This flag is redundant if {{TTL|Crushable|no}} or {{TTL|OmniCrushResistant|yes}} are set; the logics from those flags overrides this one.
 
 
 
==See Also==
* [[who crushes whom]]

Revision as of 08:32, 20 April 2008

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: DeployedCrushable
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: yes
Applicable to: InfantryTypes


InfantryTypes with DeployedCrushable=no set cannot be crushed when in a deployed state except by applicable TechnoTypes with Template:TTL.

This flag is redundant if Template:TTL or Template:TTL are set; the logics from those flags overrides this one.


See Also