Prototype/TrainPathAchievement: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
LazyFridge (talk | contribs)  Added page.  | 
				 0.16  | 
				||
| Line 1: | Line 1: | ||
==Basics==  | == Basics ==  | ||
This   | 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===  | === minimum_distance ===  | ||
'''Type''': [[Types/  | '''Type''': [[Types/double]]  | ||
The achievement will trigger if a train path is longer than this.  | The achievement will trigger if a train path is longer than this.  | ||
   amount = 1000,  |    amount = 1000,  | ||
Revision as of 18:07, 19 May 2018
Basics
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,