maps/tunnel/map.conf

21 lines
1.2 KiB
Plaintext

initial_stuff = return {"default:pick_mese", "default:stick 5", "default:torch 20"}
map_version = 2
author = -sniper-
name = Tunnel
enabled = true
license = CC BY-SA 4.0
time_speed = 1
size = return {["y"] = 140, ["x"] = 230, ["z"] = 230}
hint = Dig to reach the enemy!
others =
treasures = return {}
skybox = none
start_time = 5900
phys_speed = 1
phys_jump = 1
phys_gravity = 1
chests = return {{["pos2"] = {["y"] = 75, ["x"] = 126, ["z"] = 223}, ["pos1"] = {["y"] = 71, ["x"] = 102, ["z"] = 208}, ["amount"] = 30}, {["pos2"] = {["y"] = 75, ["x"] = 126, ["z"] = 21}, ["pos1"] = {["y"] = 71, ["x"] = 102, ["z"] = 8}, ["amount"] = 30}}
teams = return {["red"] = {["pos2"] = {["y"] = 0, ["x"] = 5, ["z"] = 225}, ["enabled"] = true, ["pos1"] = {["y"] = 140, ["x"] = 225, ["z"] = 115}, ["flag_pos"] = {["y"] = 72, ["x"] = 114, ["z"] = 197}}, ["blue"] = {["pos2"] = {["y"] = 0, ["x"] = 225, ["z"] = 5}, ["enabled"] = true, ["pos1"] = {["y"] = 140, ["x"] = 5, ["z"] = 115}, ["flag_pos"] = {["y"] = 72, ["x"] = 114, ["z"] = 33}}}
barrier_area = return {["pos1"] = {["y"] = 140, ["x"] = 0, ["z"] = 115}, ["pos2"] = {["y"] = 0, ["x"] = 230, ["z"] = 115}}
game_modes = return {"classic", "classes"}