Blueprint is missing:
metal map - I made this for hohenheim
type map
grass map
Code: Select all
Spring.SetMapSquareTerrainType
( number x, number z, int newType ) -> nil | int oldType
Spring.SetTerrainTypeData
( int typeIndex
[, number speedTanks = nil ]
[, number speedKBOTs = nil ]
[, number speedHovers = nil ]
[, number speedShips = nil ] ) -> nil | boolean true
Also featureplacer is missing geothermal spot feature although it will dump existing featuremap geos as features into the set.lua file.
Seems a bit abandoned?