Prototype/FluidWagon: Difference between revisions
Jump to navigation
Jump to search
(Set prototype parent) |
(0.18.30: Added tank_count) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/RollingStock}} | {{Prototype parent|Prototype/RollingStock}} | ||
A [[fluid wagon]]. | |||
{{Prototype TOC|fluid-wagon}} | |||
Prototype | |||
== Mandatory properties == | == Mandatory properties == | ||
This prototype inherits all the properties from [[Prototype/RollingStock]]. | This prototype inherits all the properties from [[Prototype/RollingStock]]. | ||
== | {{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.