1
0
Fork 0
forked from Simnation/Main
Main/resources/[inventory]/tgiann-inventory/configs/configAntiSwimingItems.lua
2025-07-09 19:38:44 +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",
}