Prototype/RocketSiloRocket: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Converted to SMW format)
(0.18.12 (?): shadow_slave_entity is optional)
Line 5: Line 5:


== Mandatory properties ==
== Mandatory properties ==
This prototype inherits all the properties from [[Prototype/Entity]].
This prototype inherits all the properties from [[Prototype/Entity]].
 
{{Prototype property|shadow_slave_entity|[[Types/string|string]]}}
Name of an entity.


{{Prototype property|rocket_sprite|[[Types/Sprite|Sprite]]}}
{{Prototype property|rocket_sprite|[[Types/Sprite|Sprite]]}}
Line 14: Line 11:
{{Prototype property|rocket_shadow_sprite|[[Types/Sprite|Sprite]]}}
{{Prototype property|rocket_shadow_sprite|[[Types/Sprite|Sprite]]}}


{{Prototype property|rocket_glare_overlay_sprite|[[Types/Sprite|Sprite]]}
{{Prototype property|rocket_glare_overlay_sprite|[[Types/Sprite|Sprite]]}}


{{Prototype property|rocket_smoke_bottom1_animation|[[Types/Animation|Animation]]}}
{{Prototype property|rocket_smoke_bottom1_animation|[[Types/Animation|Animation]]}}
Line 65: Line 62:


== Optional properties ==
== Optional properties ==
{{Prototype property|shadow_slave_entity|[[Types/string|string]]}}
Name of an entity.


{{Prototype property|dying_explosion|[[Types/string|string]]|optional=true}}
{{Prototype property|dying_explosion|[[Types/string|string]]|optional=true}}

Revision as of 16:34, 11 March 2020