🛠️Installation
Items Installation
-- Masks
['m_terror'] = { label = 'Balaclava', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_terror.png' } },
['m_hockeymask'] = { label = 'Hockeymask', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_hockeymask.png' } },
['m_scarecrowmask']= { label = 'Scarecrowmask', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_scarecrowmask.png' } },
['m_monkeymask'] = { label = 'Monkeymask', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_monkeymask.png' } },
['m_skullmask'] = { label = 'Skullmask', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_skullmask.png' } },
['m_bear'] = { label = 'Bear', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_bear.png' } },
['m_bull'] = { label = 'Bull', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_bull.png' } },
['m_cookie'] = { label = 'Cookie', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_cookie.png' } },
['m_eagle'] = { label = 'Eagle', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_eagle.png' } },
['m_eagle2'] = { label = 'Eagle 2', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_eagle2.png' } },
['m_fox'] = { label = 'Fox', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_fox.png' } },
['m_owl'] = { label = 'Owl', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_owl.png' } },
['m_pig'] = { label = 'Pig', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_pig.png' } },
-- Wines
['m_sette'] = { label = 'Sette', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_sette.png' } },
['m_bigbanyanmerlot'] = { label = 'Big Banyan', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_bigbanyanmerlot.png' } },
['m_tempranillo'] = { label = 'Tempranillo', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_tempranillo.png' } },
['m_yorkarros'] = { label = 'York Arros', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_yorkarros.png' } },
['m_myracabernet'] = { label = 'Myra Cabernet', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_myracabernet.png' } },
['m_santacarolina']= { label = 'Santa Carolina', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_santacarolina.png' } },
-- Beers
['m_budweiser'] = { label = 'Budweiser', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_budweiser.png' } },
['m_corona'] = { label = 'Corona', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_corona.png' } },
['m_stellaartois'] = { label = 'Stella Artois', weight = 1, stack = true, close = true, allowArmed = false, client = { image = 'm_stellaartois.png' } },Map
Last updated