Prototype/UndergroundBelt: Difference between revisions
Jump to navigation
Jump to search
(Converted to SMW format) |
(underground_remove_belts_sprite is optional) |
||
Line 21: | Line 21: | ||
{{Prototype property|underground_sprite|[[Types/Sprite|Sprite]]}} | {{Prototype property|underground_sprite|[[Types/Sprite|Sprite]]}} | ||
{{Prototype property|underground_remove_belts_sprite|[[Types/Sprite|Sprite]]}} | == Optional properties == | ||
{{Prototype property|underground_remove_belts_sprite|[[Types/Sprite|Sprite]]|optional=true}} |
Revision as of 12:39, 17 March 2020
Template:Prototype parent An underground belt.
Mandatory properties
This prototype inherits all the properties from Prototype/TransportBeltConnectable.
Template:Prototype property Table with the following members:
- direction_in - Sprite4Way - Mandatory.
- direction_out - Sprite4Way - Mandatory.
- back_patch - Sprite4Way - Optional.
- front_patch - Sprite4Way - Optional.
- direction_in_side_loading - Sprite4Way - Optional.
- direction_out_side_loading - Sprite4Way - Optional.