Prison11 version 1.0
  • description

    A prison. Green are the inmates and blue are the guards.

  • authors

    Tank 4

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

    Water damage 🌊 Arena 🏟️

  • text file
    name = 'Prison11'
    version = '1.0'
    author = 'Tank'
    description = ('A prison. Green are the inmates and blue are the guards.')
    fog = (100, 50, 50)
    cap_limit = 5
    extensions = {
         'water_damage' : 100,
         'arena': True,
         'arena_blue_spawn' : (326, 218, 62),
         'arena_green_spawn' : (192, 163, 57),
         'arena_gates': ((322, 217, 59), (192, 166, 55))
     }