map.conf 1.0 KB

12345678910111213141516171819202122
  1. initial_stuff = return {"ctf_ranged:pistol_loaded","default:pick_steel","default:ladder_wood 20","default:stonebrick 30","default:torch 5"}
  2. map_version = 3
  3. author = gameit
  4. name = The Legend of Capturing
  5. enabled = true
  6. license = CC BY-SA 4.0 | Skybox: "moody" Under CC0 license (from https://opengameart.org/content/retro-skyboxes-pack)
  7. time_speed = 1
  8. size = return {z=174,x=174,y=108}
  9. hint = Look in the castle for some chests.
  10. others =
  11. treasures =
  12. skybox = capture_legend
  13. start_time = 5900
  14. phys_speed = 1
  15. phys_jump = 1
  16. phys_gravity = 1
  17. chests = return {{pos1={z=7,x=7,y=4},pos2={z=167,x=167,y=104},amount=80},{pos1={z=52,x=52,y=9},pos2={z=122,x=122,y=24},amount=25}}
  18. teams = local _={};_[1]="flag_pos";_[2]="enabled";return {blue={[_[1]]={z=39,x=111,y=28},pos1={z=87,x=0,y=109},pos2={z=6,x=174,y=0},[_[2]]=true},red={[_[1]]={z=142,x=60,y=22},pos1={z=87,x=0,y=109},pos2={z=168,x=174,y=0},[_[2]]=true}}
  19. barrier_area = return {pos2={z=174,x=174,y=108},pos1={z=0,x=0,y=0}}
  20. game_modes = return {"classic","classes"}
  21. enable_shadows = 0.26