Prototype/DontBuildEntityAchievement: Difference between revisions
Jump to navigation
Jump to search
(Added prototype type to page) |
(Set prototype parent) |
||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/Achievement}} | |||
== Basics == | == Basics == | ||
Prototype type: '''dont-build-entity-achievement''' | Prototype type: '''dont-build-entity-achievement''' |
Revision as of 15:02, 24 July 2019
Prototype definitions » PrototypeBase » Prototype/Achievement » Prototype/DontBuildEntityAchievement
Basics
Prototype type: dont-build-entity-achievement
This prototype definition is used for receiving an achievement when the player finishes the game without building a specific entity. This is an extension of Prototype/Achievement.
Properties
dont_build
Type: Types/table of Types/string or Types/string
This will disable the achievement, if this entity is placed. If you finish the game without building this entity, you receive the achievement.
dont_build = {"oil-barrel", fluid-wagon"},
amount
Type: Types/uint32
Default: 0