Skip to content

Commit 5b76607

Browse files
committed
Modoption.
1 parent 3009196 commit 5b76607

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

LuaMenu/configs/gameConfig/zk/ModOptions.lua

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,14 @@ local options = {
217217
section = "experimental",
218218
def = false,
219219
},
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+
},
220228
{
221229
key = "disableresurrect",
222230
name = "Disable resurrect",

0 commit comments

Comments
 (0)