837
edits
(Format numbers) |
(Add vehicle type (Car, Truck, MRAP, Air, Boat) etc) |
||
Line 6: | Line 6: | ||
| '''Classname:''' | | '''Classname:''' | ||
| {{{ClassName}}} | | {{{ClassName}}} | ||
|- | |||
| '''Type:''' | |||
| [[{{{VehicleType}}}]] | |||
|- | |- | ||
| '''Buy Price:''' | | '''Buy Price:''' | ||
Line 134: | Line 137: | ||
"suggested": true, | "suggested": true, | ||
"example": "10" | "example": "10" | ||
}, | |||
"VehicleType": { | |||
"label": "Vehicle Type", | |||
"description": "Vehicle Type, used to link to a page to show requirements.", | |||
"example": "MRAP", | |||
"type": "wiki-page-name", | |||
"suggested": true | |||
} | } | ||
}, | }, | ||
Line 141: | Line 151: | ||
"VehName", | "VehName", | ||
"ClassName", | "ClassName", | ||
"VehicleType", | |||
"BuyPrice", | "BuyPrice", | ||
"RentalPrice", | "RentalPrice", |