309
edits
Changes
Jump to navigation
Jump to search
{{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>}}
Unit def section removed
|When true, physical simulation of cabin air suspension is enabled.
|}