newfortarena version 1.0
  • authors

    JoJoe Stinky 42

  • downloads
    voxlap .vxl 2.15 MiB
    Download
    pyspades .txt 522 bytes
    Download
  • tags

    Arena 🏟️

  • text file
    name = 'newfortarena'
    version = '1'
    author = 'JoJoe Stinky'
    extensions = { 'boundary_damage' : {'left' : 32,
                                        'right' : 480,
                                        'top' : 160,
                                        'bottom' : 352,
                                        'damage': 1 },
                   'arena': True,
                   'arena_blue_spawn' : (123, 244, 47),
                   'arena_green_spawn' : (390, 239, 47),
                   'arena_gates': ((128, 243, 47), (385, 241, 47)) }