--the mod totally didn't scramble on me 3 fucking times trying to just apply a starting weapon... (Jenna The Witch)
--also the shop totally didn't crash on me when I when to check shop inserts.......
weaponsList["cbg_01"] = {
        name = "The ol' one two",
        type = WPT_KNUCKLES,
        atk = 300,
        desc = "Cacee's old and trusty pair of Spiked boxing gloves.\nDespite being old, they still have that\nshiny waxed polish look about them",
        slot = "mastery 1",
        rarity = 1,
    }

table.insert(shopList["velvet_shop_mp1"].weapons, {makeWeapon("cbg_01", 10), 800, nil, 4})
table.insert(shopList["void_shop"].weapons, {makeWeapon("cbg_01", 10), 800, nil, 4})












--AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA