Prototype/FluidWagon: Difference between revisions
Jump to navigation
Jump to search
(Converted to SMW format) |
(0.18.30: Added tank_count) |
||
Line 8: | Line 8: | ||
{{Prototype property|capacity|[[Types/double|double]]}} | {{Prototype property|capacity|[[Types/double|double]]}} | ||
== Optional properties == | |||
{{Prototype property|tank_count|[[Types/uint8|uint8]]|3|optional=true}} | |||
Must be 1, 2 or 3. |
Latest revision as of 07:54, 8 July 2020
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/Vehicle » Prototype/RollingStock » Prototype/FluidWagon
A fluid wagon.
Mandatory properties
This prototype inherits all the properties from Prototype/RollingStock.
capacity
Type: double
Optional properties
tank_count
Type: uint8
Default: 3
Must be 1, 2 or 3.