We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3009196 commit 5b76607Copy full SHA for 5b76607
1 file changed
LuaMenu/configs/gameConfig/zk/ModOptions.lua
@@ -217,6 +217,14 @@ local options = {
217
section = "experimental",
218
def = false,
219
},
220
+ {
221
+ key = "artefact_control",
222
+ name = "Artefact Control",
223
+ desc = "Win the game by taking control of all the artefacts on the map.",
224
+ type = "bool",
225
+ section = "experimental",
226
+ def = false,
227
+ },
228
{
229
key = "disableresurrect",
230
name = "Disable resurrect",
0 commit comments