Prototype/FinishTheGameAchievement: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Set prototype parent)
(Converted to SMW format)
Line 1: Line 1:
{{Prototype parent|Prototype/Achievement}}
{{Prototype parent|Prototype/Achievement}}
This prototype definition is used for receiving an achievement when the player finishes the game.


== Basics ==
{{Prototype TOC|finish-the-game-achievement}}
Prototype type: '''finish-the-game-achievement'''


This prototype definition is used for receiving an achievement when the player finishes the game. This is an extension of [[Prototype/Achievement]].
== Optional properties ==
== Optional properties ==
=== until_second ===
'''Type''': [[Types/uint32]]
'''Default''': 0 (Infinite time)


{{Prototype property|until_second|[[Types/uint32|uint32]]|0 (Infinite time)|optional=true}}
This lets the game know how long into a game, before you can no longer complete the achievement.
This lets the game know how long into a game, before you can no longer complete the achievement.

Revision as of 16:29, 26 July 2019

Template:Prototype parent This prototype definition is used for receiving an achievement when the player finishes the game.

Template:Prototype TOC

Optional properties

Template:Prototype property This lets the game know how long into a game, before you can no longer complete the achievement.