George King 6 hónapja
szülő
commit
715736ebc2
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      config/schemas/mod.json

+ 1 - 1
config/schemas/mod.json

@@ -65,7 +65,7 @@
 		},
 		},
 		"modType" : {
 		"modType" : {
 			"type" : "string",
 			"type" : "string",
-			"enum" : [ "Translation", "Town", "Test", "Templates", "Spells", "Music", "Maps", "Sounds", "Skills", "Other", "Objects", "Mechanics", "Interface", "Heroes", "Graphical", "Expansion", "Creatures", "Compatibility", "Artifacts", "AI" ],
+			"enum" : [ "Translation", "Town", "Test", "Templates", "Spells", "Music", "Maps", "Sounds", "Skills", "Other", "Objects", "Mechanics", "Interface", "Heroes", "Graphical", "Expansion", "Creatures", "Compatibility", "Campaigns", "Artifacts", "AI" ],
 			"description" : "Type of mod, e.g. Town, Artifacts, Graphical."
 			"description" : "Type of mod, e.g. Town, Artifacts, Graphical."
 		},
 		},
 		"author" : {
 		"author" : {