mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-13 16:13:49 +01:00
Add legwraps to loadout shoes list
They're for digitigrade people who wanna look stylish!
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
/datum/gear/shoes/black/cuffs
|
||||
display_name = "legwraps, black"
|
||||
path = /obj/item/clothing/shoes/black/cuffs
|
||||
|
||||
/datum/gear/shoes/black/cuffs/blue
|
||||
display_name = "legwraps, blue"
|
||||
path = /obj/item/clothing/shoes/black/cuffs/blue
|
||||
|
||||
/datum/gear/shoes/black/cuffs/red
|
||||
display_name = "legwraps, red"
|
||||
path = /obj/item/clothing/shoes/black/cuffs/red
|
||||
Reference in New Issue
Block a user