Helgoland version 1.1
  • description

    Push map based on the coast of the island Helgoland in the North Sea.

  • authors

    IAmYourFriend 24

  • downloads
    voxlap .vxl 2.14 MiB
    Download
    pyspades .txt 400 bytes
    Download
  • tags

    Water damage 🌊 Push 🏝

  • text file
    name = 'Helgoland'
    version = '1.1'
    author = 'IAmYourFriend'
    description = ('Push map based on the coast of the island Helgoland in the North Sea.')
    fog = (157, 234, 254)
    
    extensions = {
    'push': True,
    'push_spawn_range' : 4,
    'push_blue_spawn' : (188, 382, 45),
    'push_blue_cp' : (165, 106, 13),
    'push_green_spawn' : (293, 383, 45),
    'push_green_cp' : (323, 106, 13),
    'water_damage' : 100
    }