map.conf 1.2 KB

12345678910111213141516171819202122
  1. game_modes = return {"classic","classes"}
  2. barrier_area = return {pos1={x=0,y=0,z=0},pos2={x=220,y=100,z=220}}
  3. teams = local _={};_[1]="enabled";_[2]="flag_pos";return {blue={pos1={x=220,y=71,z=110},pos2={x=0,y=0,z=0},[_[2]]={x=195,y=30,z=20},[_[1]]=true},red={pos1={x=0,y=0,z=220},pos2={x=220,y=71,z=110},[_[2]]={x=14,y=24,z=207},[_[1]]=true}}
  4. chests = return {{pos1={x=0,y=17,z=111},pos2={x=220,y=43,z=220},amount=25},{pos1={x=0,y=17,z=0},pos2={x=220,y=39,z=109},amount=25}}
  5. phys_jump = 0.8
  6. phys_speed = 1.2
  7. size = return {x=220,y=100,z=220}
  8. map_version = 3
  9. enabled = true
  10. name = Moon
  11. phys_gravity = 0.16
  12. initial_stuff = return {"default:shovel_steel","ctf_ranged:pistol_loaded","default:torch 3"}
  13. author = -sniper-, gimp & caoutiouspotato
  14. hint =
  15. license = CC BY-SA 4.0. Skybox textures adapted from the skybox "Ulukai's space skyboxes" (from https://opengameart.org/content/ulukais-space-skyboxes) by Ulukai, originally licensed under CC BY 3.0. Earth with CC0 license (from https://purepng.com/photo/13214/nature-earth) was added to skybox_4.png (Back.png).
  16. others = Rockets, machines, satellite dish, tunnels and ice were added by gimp and caoutiouspotato.
  17. treasures = return {"none"}
  18. skybox = moon
  19. enable_shadows = 0
  20. start_time = 18600
  21. time_speed = 0