Prototype/RepairTool: Difference between revisions
Jump to navigation
Jump to search
(Added prototype type to page) |
(repair_result does nothing) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/Tool}} | |||
A [[repair pack]]. | |||
{{Prototype TOC|repair-tool}} | |||
== Mandatory properties == | == Mandatory properties == | ||
This prototype inherits all the properties from [[Prototype/Tool]]. | This prototype inherits all the properties from [[Prototype/Tool]]. | ||
{{Prototype property|speed|[[Types/float|float]]}} | |||
== Optional properties == | == Optional properties == | ||
{{Prototype property|repair_result|[[Types/Trigger|Trigger]]|optional=true}} | |||
This does nothing, it is never triggered. |
Latest revision as of 14:05, 6 November 2021
Prototype definitions » PrototypeBase » Prototype/Item » Prototype/Tool » Prototype/RepairTool
A repair pack.
Mandatory properties
This prototype inherits all the properties from Prototype/Tool.
speed
Type: float
Optional properties
repair_result
Type: Trigger
This does nothing, it is never triggered.