11 lines
350 B
Plaintext
11 lines
350 B
Plaintext
diff a/code/modules/clothing/chameleon.dm b/code/modules/clothing/chameleon.dm (rejected hunks)
|
|
@@ -384,7 +384,7 @@
|
|
item_color = "black"
|
|
desc = "A pair of black shoes."
|
|
permeability_coefficient = 0.05
|
|
- flags = NOSLIP
|
|
+ flags_1 = NOSLIP_1
|
|
origin_tech = "syndicate=2"
|
|
resistance_flags = 0
|
|
pockets = /obj/item/storage/internal/pocket/shoes
|