configAntiSwimingItems

config.antiSwimingItems = { -- Added items are deleted when you enter the water and their broken state is added to the inventory
    ["phone"] = "broken_phone",
    ["phone2"] = "broken_phone",
}

Last updated