Prototype/ConstructWithRobotsAchievement: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Added page.)
 
m (Typo.)
Line 5: Line 5:
'''Type''': [[Types/unsigned]]
'''Type''': [[Types/unsigned]]


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


   amount = 100,
   amount = 100,

Revision as of 19:52, 16 July 2017

Basics

This Prototype Definition is used for receiving an achievement, when you construct enough entities with construction robots. This is an extension of Prototype/Achievement

Properties

amount

Type: Types/unsigned

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

 amount = 100,