Skip to content

Aliases: Cache Bag

Definition(Kit)

a set of articles or equipment needed for a specific purpose.


All the clothing and equipment that you leave at the cache.

py
Kit = {
    'Carabiner',
    'DryBag',
    'ExtraMarkaRoll',
    'ExtraGloves',
    'FoodContainer',
    'InsulationLayer',
    'Notebook',
    'ToiletPaper',
    'WaterBottle'
}

BottleReCoverMOTON


🛠