Ticket #1311: wall_demo.json

File wall_demo.json, 371 bytes (added by FeXoR, 12 years ago)
Line 
1{
2 "settings" : {
3 "Name" : "Wall Demo",
4 "Script" : "wall_demo.js",
5 "Description" : "A demonstration of wall placement methods/code in random maps. Medium map size is recommended.",
6 "BaseTerrain" : ["grass1"],
7 "BaseHeight" : 0,
8 "Keywords": ["demo"],
9 "CircularMap" : false,
10 "XXXXXX" : "Optionally define other things here, like we would for a scenario"
11 }
12}