ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "Crusher"

From ModEnc
Jump to: navigation, search
m (Replacing Template:TTL with Template:F.)
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|name={{PAGENAME}}
 
|name={{PAGENAME}}
 
|files={{Categ|Rules(md).ini}}
 
|files={{Categ|Rules(md).ini}}
|values=boolean
+
|values={{Values|boolean}}
|special=None
 
 
|default=no
 
|default=no
 
|types={{Categ|VehicleTypes}}
 
|types={{Categ|VehicleTypes}}
|games=[[TS]], [[RA2]], [[YR]]
+
|ts=yes
 +
|fs=yes
 +
|ets=yes
 +
|ra2=yes
 +
|yr=yes
 +
|rp=yes
 
}}
 
}}
  
Specifies whether this VehicleType can crush {{TTL|Crushable|yes}} objects. For more information see [[who crushes whom]].
+
Specifies whether this VehicleType can crush certain [[ObjectTypes]] with {{f|Crushable|yes|link}}.
 +
 
 +
 
 +
 
 +
==See Also==
 +
* [[who crushes whom]]

Latest revision as of 09:50, 27 November 2009

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: Crusher
File(s): Rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: VehicleTypes


Specifies whether this VehicleType can crush certain ObjectTypes with Crushable=yes.


See Also