Changes

Jump to navigation Jump to search

Documentation/Engine/Units/accessory cabin data

1,274 bytes removed, 16:25, 9 March 2017
Unit def section removed
|When true, physical simulation of cabin air suspension is enabled.
|}
 
{{UnitDef|def=<nowiki> "accessory_cabin_data":{
"superclass":"accessory_data",
"attrs":{
"name":{
"type": "string"
},
"short_name":{
"type": "string"
},
"icon":{
"type": "string"
},
"info":{
"type": "string_array"
},
"price":{
"type": "s64"
},
"unlock":{
"type": "uint"
},
"suitable_for":{
"type": "string_array"
},
"conflict_with":{
"type": "string_array"
},
"defaults":{
"type": "string_array"
},
"require":{
"type": "token_array"
},
"detail_model":{
"type": "string"
},
"model":{
"type": "string"
},
"lods":{
"type": "string_array"
},
"collision":{
"type": "string"
},
"variant":{
"type": "token"
},
"variant_uk":{
"type": "token"
},
"look":{
"type": "token"
},
"wiper_model":{
"type": "string"
},
"wiper_anim":{
"type": "resource_tie"
},
"wiper_model_uk":{
"type": "string"
},
"wiper_anim_uk":{
"type": "resource_tie"
},
"drl_with_headlights":{
"type": "float"
},
"toll_tag":{
"type": "string"
},
"suspension":{
"type": "bool"
}
}
},</nowiki>}}
309
edits

Navigation menu