Main/resources/[inventory]/tgiann-inventory/configs/configAntiSwimingItems.lua
2025-07-09 14:25:50 +02:00

6 lines
282 B
Lua

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