MeleeTbobb version 1.0
  • description

    Military base melee carnage!

  • authors

    Dany0 51 Someone 5

  • downloads
    voxlap .vxl 2.22 MiB
    Download
    pyspades .txt 356 bytes
    Download
  • tags

    Water damage 🌊 Arena 🏟️

  • text file
    name = 'MeleeTbobb'
    version = '1.0'
    author = 'Dany0 and someone else'
    description = ('Military base melee carnage!')
    cap_limit = 5
    extensions = {
         'arena': True,
         'arena_blue_spawn' : (223, 248, 55),
         'arena_green_spawn' : (292, 255, 55),     
         'arena_gates': ((223, 245, 56), (292, 253, 57)),
         'water_damage' : 100
        
    }