minideckarena version 1.0
  • description

    This is the all-time classic Unreal Tournament 2004 for AoS Arena mode.

  • authors

    Serious Sim 26

  • downloads
    voxlap .vxl 2.24 MiB
    Download
    pyspades .txt 409 bytes
    Download
  • tags

    Water damage 🌊 Arena 🏟️

  • text file
    name = 'minideckarena'
    version = '1.0'
    author = 'Serious_Sim'
    
    
    cap_limit = 5
    description = ('This is the all-time classic Unreal Tournament 2004 for AoS Arena mode. '
                   'Tweaked by Danke')
    extensions = {
         'arena': True,
         'arena_blue_spawn' : (291, 222, 37),
         'arena_green_spawn' : (195, 266, 41),
         'arena_gates': ((284, 227, 37), (199, 266, 42)),
         'water_damage' : 100
     }