mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-23 12:06:22 +01:00
Fixed leg wraps
When no species are in the existing allowed list, no species can wear the thing.
This commit is contained in:
@@ -1034,7 +1034,6 @@
|
||||
item_icons = list()
|
||||
|
||||
body_parts_covered = 0
|
||||
species_restricted = list()
|
||||
|
||||
/obj/item/clothing/shoes/black/cuffs/red
|
||||
name = "red leg wraps"
|
||||
@@ -1760,4 +1759,4 @@ Departamental Swimsuits, for general use
|
||||
|
||||
icon_state = "tronsiren_shoes"
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_override = 'icons/vore/custom_onmob_vr.dmi'
|
||||
icon_override = 'icons/vore/custom_onmob_vr.dmi'
|
||||
|
||||
Reference in New Issue
Block a user