Browse Source

Update docs

Dydzio 1 year ago
parent
commit
2c8bd91831
1 changed files with 3 additions and 0 deletions
  1. 3 0
      docs/modders/Entities_Format/Faction_Format.md

+ 3 - 0
docs/modders/Entities_Format/Faction_Format.md

@@ -75,6 +75,9 @@ Each town requires a set of buildings (Around 30-45 buildings)
 	
 	// Random map generator places player/cpu-owned towns underground if true is specified and on the ground otherwise. Parameter is unused for maps without underground.
 	"preferUndergroundPlacement" : false
+	
+	// Optional, if set to true then faction cannot be selected on game start and will not be used for "random town" object
+	"special" : false
 
 	// Town puzzle map
 	"puzzleMap" :