Facingworlds version 1.3
  • description

    A remake of the classic Facing Worlds map from Unreal Tournament

  • authors

    Kaprekar 3

  • downloads
    voxlap .vxl 2.04 MiB
    Download
    pyspades .txt 374 bytes
    Download
  • tags

    Water damage 🌊 Arena 🏟️

  • text file
    name = 'Facingworlds'
    version = '1.3'
    author = 'Kaprekar'
    description = ('A remake of the classic Facing Worlds map from Unreal Tournament')
    fog = (30, 30, 30)
    
    extensions = {
         'water_damage' : 100,
         'arena': True,
         'arena_blue_spawn' : (190, 257, 53),
         'arena_green_spawn' : (321, 257, 53),
         'arena_gates': ((323, 257, 52), (188, 255, 52))
    }