Changes

Jump to navigation Jump to search

Documentation/Engine/Units/accessory rim data

819 bytes removed, 16:29, 9 March 2017
Unit def section removed
== Related Classes ==
*[[Documentation/Engine/Units/accessory_wheel_data|accessory_wheel_data]]
 
{{UnitDef|def=<nowiki> "accessory_rim_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"
},
"tire_shift":{
"type": "float"
},
"paintable":{
"type": "bool"
},
"default_color":{
"type": "float3"
}
}
},</nowiki>}}
309
edits

Navigation menu