forked from Simnation/Main
ed
This commit is contained in:
parent
f8eb493530
commit
91f5e9d0a3
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
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",
|
||||
["phone_black"] = "broken_phone",
|
||||
["phone_green"] = "broken_phone",
|
||||
["phone_red"] = "broken_phone",
|
||||
["phone_purple"] = "broken_phone",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue