map.conf 759 B

12345678910111213141516171819202122
  1. initial_stuff = return {}
  2. map_version = 3
  3. author = rubenwardy
  4. name = Plains of the Past
  5. enabled = true
  6. license = CC BY-SA 4.0
  7. time_speed = 1
  8. size = return {z=224,x=224,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=71},pos2={z=214,x=214,y=98},amount=42}}
  18. teams = local _={};_[1]="flag_pos";_[2]="enabled";return {blue={[_[1]]={z=35,x=135,y=84},pos1={z=112,x=10,y=140},pos2={z=10,x=214,y=0},[_[2]]=true},red={[_[1]]={z=197,x=48,y=86},pos1={z=112,x=214,y=140},pos2={z=214,x=10,y=0},[_[2]]=true}}
  19. barrier_area = return {pos2={z=224,x=224,y=140},pos1={z=0,x=0,y=0}}
  20. game_modes = return {"classic","nade_fight","classes"}
  21. enable_shadows = 0.26