forked from Simnation/Main
Update blacklist.lua
This commit is contained in:
parent
58c3b20a18
commit
e39f8d1416
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Config.Blacklist = {
|
||||||
lowerBody = {},
|
lowerBody = {},
|
||||||
bags = {},
|
bags = {},
|
||||||
shoes = {},
|
shoes = {},
|
||||||
scarfAndChains = {218},
|
scarfAndChains = {[218] = true},
|
||||||
shirts = {},
|
shirts = {},
|
||||||
bodyArmor = {},
|
bodyArmor = {},
|
||||||
decals = {},
|
decals = {},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue