Update map.conf

master
Kat 2022-07-31 10:20:05 +02:00 committed by GitHub
parent b08047ecb0
commit 54c9c472fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ phys_gravity = 1
chests = return {{["pos2"] = {["y"] = 37, ["x"] = 131, ["z"] = 124}, ["pos1"] = {["y"] = 2, ["x"] = 28, ["z"] = 40}, ["amount"] = 42}}
teams = return {["red"] = {["pos2"] = {["y"] = 0, ["x"] = 160, ["z"] = 160}, ["enabled"] = true, ["pos1"] = {["y"] = 50, ["x"] = 0, ["z"] = 80}, ["flag_pos"] = {["y"] = 46, ["x"] = 84, ["z"] = 157}}, ["blue"] = {["pos2"] = {["y"] = 0, ["x"] = 0, ["z"] = 80}, ["enabled"] = true, ["pos1"] = {["y"] = 50, ["x"] = 160, ["z"] = 0}, ["flag_pos"] = {["y"] = 19, ["x"] = 88, ["z"] = 27}}}
barrier_area = return {["pos1"] = {["y"] = 50, ["x"] = 0, ["z"] = 80}, ["pos2"] = {["y"] = 0, ["x"] = 160, ["z"] = 80}}
game_modes = return {"classes"}
game_modes = return {"classic", "classes"}