1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/maps/random/new_rms_test.json
historic_bruno 0dfc72bc2c Fixes filter behavior in setup when switching map type.
Fixes broken texture in Latium rms.
Adds demo keyword to rms test.
Fixes default rms lighting with new model.

This was SVN commit r9127.
2011-03-27 22:00:49 +00:00

11 lines
318 B
JSON

{
"settings" : {
"Name" : "New RMS Test",
"Script" : "new_rms_test.js",
"Description" : "A basic test of the random map generator - not playable",
"BaseTerrain" : "grass1_spring",
"BaseHeight" : 0,
"Keywords": ["demo"],
"XXXXXX" : "Optionally define other things here, like we would for a scenario"
}
}