1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/maps/random/wall_demo.json
Mythos_Ruler 4d35f78819 Template and tech tweaks.
This was SVN commit r11720.
2012-05-02 16:22:33 +00:00

12 lines
370 B
JSON

{
"settings" : {
"Name" : "Wall Demo",
"Script" : "wall_demo.js",
"Description" : "A demonstration of wall placement methods/code in random maps. Large map size is recommended.",
"BaseTerrain" : ["grass1"],
"BaseHeight" : 0,
"Keywords": ["demo"],
"CircularMap" : false,
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}