Chinatown version 1.0
  • description

    Arena map which pits the police against the Triads

  • authors

    Influx 27

  • downloads
    voxlap .vxl 3.01 MiB
    Download
    pyspades .txt 325 bytes
    Download
  • tags

    Water damage 🌊 Arena 🏟️

  • text file
    name = 'Chinatown'
    
    version = '1.0'
    
    author = 'Influx'
    
    description = 'Arena map which pits the police against the Triads'
    extensions = {
         
    'arena': True,
         
    'arena_blue_spawn' : (188,256,59),
    'arena_green_spawn' : (323,256,59),
         
    'arena_gates': ((314,256,57), (197,256,57)),
         
    'water_damage' : 250
     }