This commit is contained in:
Nordi98 2025-07-09 19:36:36 +02:00
parent 7f26844507
commit a2990fe815
120 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,6 @@
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",
}