map.conf 759 B

12345678910111213141516171819202122
  1. initial_stuff = return {}
  2. map_version = 3
  3. author = rubenwardy
  4. name = Coast of Nostalgia
  5. enabled = true
  6. license = CC BY-SA 4.0
  7. time_speed = 1
  8. size = return {z=220,x=220,y=140}
  9. hint =
  10. others =
  11. treasures = return {"none"}
  12. skybox = none
  13. start_time = 5900
  14. phys_speed = 1
  15. phys_jump = 1
  16. phys_gravity = 1
  17. chests = return {{pos1={z=10,x=10,y=65},pos2={z=210,x=210,y=89},amount=42}}
  18. teams = local _={};_[1]="flag_pos";_[2]="enabled";return {blue={[_[1]]={z=34,x=60,y=81},pos1={z=110,x=10,y=140},pos2={z=10,x=210,y=0},[_[2]]=true},red={[_[1]]={z=149,x=125,y=73},pos1={z=110,x=10,y=140},pos2={z=210,x=210,y=0},[_[2]]=true}}
  19. barrier_area = return {pos2={z=220,x=220,y=140},pos1={z=0,x=0,y=0}}
  20. game_modes = return {"classic","nade_fight","classes"}
  21. enable_shadows = 0.26