mirror of
https://github.com/ApfelTeeSaft/PlanetFleet.git
synced 2026-08-27 19:21:11 +00:00
51 lines
2.6 KiB
Lua
51 lines
2.6 KiB
Lua
metadata = {
|
|
lights = {
|
|
{type = 3, color = {x = 0.900000, y = 0.900000, z = 0.900000}},
|
|
},
|
|
size = {x = 1000.000000, y = 315.232758, z = 1000.000000},
|
|
impassibleNodeValue = 65535,
|
|
spawnPoints = {
|
|
{x = -396.000000, y = 0.000000, z = -374.000000},
|
|
{x = 360.000000, y = 0.000000, z = 400.000000},
|
|
{x = -326.000000, y = 0.000000, z = 374.000000},
|
|
},
|
|
choosablePlayers = {
|
|
{
|
|
units = {
|
|
{id = 10, pos = {x = -20.000000, y = 0.000000, z = -20.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}},
|
|
{id = UnitId.ACS_TANK, pos = {x = 325.000000, y = 0.000000, z = 345.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}},
|
|
},
|
|
resourceDeposits = {}
|
|
},
|
|
{
|
|
units = {
|
|
{id = UnitId.ACS_CYBORG_ENGINEER, pos = {x = 325.000000, y = 0.000000, z = 445.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}},
|
|
},
|
|
resourceDeposits = {}
|
|
},
|
|
{
|
|
units = {
|
|
{id = UnitId.AINC_CYBORG_ENGINEER, pos = {x = -325.000000, y = 0.000000, z = 415.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}},
|
|
},
|
|
resourceDeposits = {}
|
|
},
|
|
},
|
|
civilianPlayer = {
|
|
resourceDeposits = {
|
|
{id = 0, pos = {x = 450.000000, y = 0.000000, z = 450.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}, initAmmount = 20000},
|
|
{id = 0, pos = {x = 450.000000, y = 0.000000, z = 430.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}, initAmmount = 20000},
|
|
{id = 0, pos = {x = 450.000000, y = 0.000000, z = 410.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}, initAmmount = 20000},
|
|
{id = 0, pos = {x = 450.000000, y = 0.000000, z = 390.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}, initAmmount = 20000},
|
|
{id = 0, pos = {x = -450.000000, y = 0.000000, z = 350.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}, initAmmount = 20000},
|
|
{id = 0, pos = {x = -450.000000, y = 0.000000, z = 360.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}, initAmmount = 20000},
|
|
{id = 0, pos = {x = -450.000000, y = 0.000000, z = 370.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}, initAmmount = 20000},
|
|
{id = 0, pos = {x = -450.000000, y = 0.000000, z = 380.000000}, rot = {w = 1.000000, x = 0.000000, y = 0.000000, z = 0.000000}, initAmmount = 20000},
|
|
},
|
|
|
|
},
|
|
skybox = "Skybox1",
|
|
terrain = {model = "w5.xml", albedo = "w5.jpg"},
|
|
waterbodies = {
|
|
{pos = {x = -71.606972, y = -4.143668, z = 0.000000}, size = {x = 534.327454, y = 995.253296}, albedo = "water.png"}, }
|
|
}
|