Prototype/SmokeWithTrigger: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
m (typo)
(Converted to SMW format)
Line 1: Line 1:
{{Prototype parent|Prototype/Smoke}}
{{Prototype parent|Prototype/Smoke}}
An entity with animation and a trigger.


== Basics ==
{{Prototype TOC|smoke-with-trigger}}
Prototype type: '''smoke-with-trigger'''
 
Extends [[Prototype/Smoke]].


== Optional properties ==
== Optional properties ==
This prototype inherits all the properties from [[Prototype/Smoke]].
This prototype inherits all the properties from [[Prototype/Smoke]].


=== action ===
{{Prototype property|action|[[Types/Trigger|Trigger]]|optional=true}}
'''Type''': [[Types/Trigger]]
 
=== action_cooldown ===
'''Type''': [[Types/uint32]]


'''Default''': 0 (means never apply)
{{Prototype property|action_cooldown|[[Types/uint32|uint32]]|0 (means never apply)|optional=true}}

Revision as of 21:26, 5 August 2019

Template:Prototype parent An entity with animation and a trigger.

Template:Prototype TOC

Optional properties

This prototype inherits all the properties from Prototype/Smoke.

Template:Prototype property

Template:Prototype property