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