Zealot version 1.0
  • description

    A map originally found in the game Halo: Reach.

  • authors

    DiscipLe 4

  • downloads
    voxlap .vxl 2.17 MiB
    Download
    pyspades .txt 378 bytes
    Download
  • tags

    Water damage 🌊 Arena 🏟️

  • text file
    name = 'Zealot'
    version = '1.0'
    author = 'DiscipLe'
    description = 'A map originally found in the game Halo: Reach.'
    fog = (58, 10, 80)
    
    extensions = {
         'arena': True,
         'arena_blue_spawns' : ((290, 236, 42),),
         'arena_green_spawns' : ((220, 236, 42),),
         'arena_gates' : ((223, 235, 43), (287, 236, 43)),
         'water_damage' : 50
    }