Prototype/TrainPathAchievement: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(0.16)
(Added prototype type to page)
Line 1: Line 1:
== Basics ==
== Basics ==
Prototype type: '''train-path-achievement'''
This prototype definition is used for receiving an achievement when the player has a specified train path length. This is an extension of [[Prototype/Achievement]].
This prototype definition is used for receiving an achievement when the player has a specified train path length. This is an extension of [[Prototype/Achievement]].
==Mandatory properties ==
==Mandatory properties ==

Revision as of 16:27, 21 January 2019

Basics

Prototype type: train-path-achievement

This prototype definition is used for receiving an achievement when the player has a specified train path length. This is an extension of Prototype/Achievement.

Mandatory properties

minimum_distance

Type: Types/double

The achievement will trigger if a train path is longer than this.

 amount = 1000,