837
edits
(Add primary weapon to vehicle template) |
m (String -> Line) |
||
Line 56: | Line 56: | ||
"label": "Vehicle Name", | "label": "Vehicle Name", | ||
"description": "Name of the Vehicle", | "description": "Name of the Vehicle", | ||
"type": " | "type": "line", | ||
"required": true, | "required": true, | ||
"example": "Hatchback (Sport)" | "example": "Hatchback (Sport)" | ||
Line 64: | Line 64: | ||
"description": "Doesn't display publicly - Internal use only", | "description": "Doesn't display publicly - Internal use only", | ||
"example": "C_Hatchback_01_sport_F", | "example": "C_Hatchback_01_sport_F", | ||
"type": " | "type": "line", | ||
"suggested": true | "suggested": true | ||
}, | }, |