Main/resources/[standalone]/tgiann-inventory/configs/configAntiSwimingItems.lua
2025-07-09 19:33:12 +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
["phone_black"] = "broken_phone",
["phone_green"] = "broken_phone",
["phone_red"] = "broken_phone",
["phone_purple"] = "broken_phone",
}