Jump to content

Crusher: Difference between revisions

From ModEnc²
en>Nighthawk200
m Template updated - and that's the end of C
m 8 revisions imported
 
(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}}
|default=no
|default=no
|types={{Categ|VehicleTypes}}
|types={{Categ|VehicleTypes}}
Line 13: Line 13:
}}
}}


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 21:39, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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