Prototype/DeconstructWithRobotsAchievement: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Changed links going to the redirect Types/uint to go to Types/uint32.)
(Added prototype type to page)
Line 1: Line 1:
== Basics ==
== Basics ==
Prototype type: '''deconstruct-with-robots-achievement'''
This prototype definition is used for receiving an achievement when the player deconstructs enough entities with construction robots. This is an extension of [[Prototype/Achievement]].
This prototype definition is used for receiving an achievement when the player deconstructs enough entities with construction robots. This is an extension of [[Prototype/Achievement]].
== Mandatory properties ==
== Mandatory properties ==

Revision as of 16:27, 21 January 2019

Basics

Prototype type: deconstruct-with-robots-achievement

This prototype definition is used for receiving an achievement when the player deconstructs enough entities with construction robots. This is an extension of Prototype/Achievement.

Mandatory properties

amount

Type: Types/uint32

This will trigger the achievement, if enough entities were deconstructed using construction robots.

 amount = 100,