Changes

Jump to navigation Jump to search

Documentation/Engine/Units/accessory wheel data

1,017 bytes removed, 16:31, 9 March 2017
Unit def section removed
== Related Classes ==
*[[Documentation/Engine/Units/accessory_rim_data|accessory_rim_data]]
 
{{UnitDef|def=<nowiki> "accessory_wheel_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"
},
"model":{
"type": "string"
},
"look":{
"type": "token"
},
"paintable":{
"type": "bool"
},
"default_color":{
"type": "float3"
},
"inner_width":{
"type": "float"
},
"inner_radius":{
"type": "float"
},
"roll_resistance":{
"type": "float"
},
"wet_grip":{
"type": "float"
},
"noise_volume":{
"type": "float"
}
}
},</nowiki>}}
309
edits

Navigation menu