--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.......

if not srb2p return end

weaponsList["r_fists_01"] = {
        name = "Bare fists",
        type = WPT_KNUCKLES,
        atk = 300,
        desc = "Basic weapon, or lack there of, that deals some basic damage.",
        slot = "mastery 1",
        rarity = 1,
    }

weaponsList["t_fists_01"] = {
        name = "Metal fists",
        type = WPT_KNUCKLES,
        atk = 300,
        desc = "tobotos fists are made out of metal therefore his base weapon is metal fists",
        slot = "mastery 1",
        rarity = 1,
    }










--funy