prisonbreak version 1.0
  • description

    original map is island by izzy

  • authors

    izzy 17 MoJo 7 miniholk 1

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

    Water damage 🌊 Arena 🏟️

  • text file
    name = 'prisonbreak'
    version = '1.0'
    author = 'MoJo and miniholk'
    description = ('original map is island by izzy')
    extensions = {
         'boundary_damage' : {'left' : 40, 'right' : 243, 'top' : 207, 'bottom' : 512, 'damage': 100},
         'water_damage' : 100,
         'arena': True,
         'arena_blue_spawns' : ((239, 234, 54), (239, 213, 54), (239, 234,59), (239, 213, 59)),
         'arena_green_spawns' : ((107, 342, 59), (103, 342, 59), (99, 342, 59), (95, 342, 59), (83, 342, 59), (83, 338, 59), (83, 334, 59), (83, 330, 59), (83, 326, 59), (83, 322, 59), (83, 318, 59), (83, 314, 59), (83, 310, 59), (83, 306, 59), (83, 302, 59), (83, 298, 59)),
         'arena_gates' : ((234, 212, 59), (235, 225, 54), (132, 324, 59), (107, 340, 59), (103, 340, 59), (99, 340, 59), (95, 340, 59), (85, 342, 59), (85, 338, 59), (85, 334, 59), (85, 330, 59), (85, 326, 59), (85, 322, 59), (85, 318, 59), (85, 314, 59), (85, 310, 59), (85, 306, 59), (85, 302, 59), (85, 298, 59,), (81, 310, 59))
    }