Deuce Bros. version 1.0
  • description

    A map to use with the parkour gamemode.

  • authors

    IAmYourFriend 24

  • downloads
    voxlap .vxl 2.02 MiB
    Download
    pyspades .txt 315 bytes
    Download
  • tags

    Water damage 🌊 Parkour 🪜

  • text file
    name = 'Deuce Bros.'
    version = '1.0'
    author = 'IAmYourFriend'
    description = ('A map to use with the parkour gamemode.')
    
    extensions = {
        'water_damage' : 100,
        'parkour_start' : (127, 256, 50),
        'parkour_end' : (382, 256, 50),
        'parkour_checkpoints' : [(187, 256, 50), (240, 256, 39), (289, 256, 50)]
    }