mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-16 02:32:55 +01:00
Adds toe-less jackboots to xenowear
This commit is contained in:
@@ -419,17 +419,15 @@
|
||||
..()
|
||||
gear_tweaks = list(gear_tweak_free_color_choice)
|
||||
|
||||
|
||||
/datum/gear/shoes/toeless
|
||||
/datum/gear/shoes/toelessjack
|
||||
display_name = "toe-less jackboots"
|
||||
path = /obj/item/clothing/shoes/boots/jackboots/toeless
|
||||
|
||||
|
||||
/datum/gear/shoes/toeless
|
||||
/datum/gear/shoes/toelessknee
|
||||
display_name = "toe-less jackboots, knee-length"
|
||||
path = /obj/item/clothing/shoes/boots/jackboots/toeless/knee
|
||||
|
||||
|
||||
/datum/gear/shoes/toeless
|
||||
/datum/gear/shoes/toelessthigh
|
||||
display_name = "toe-less jackboots, thigh-length"
|
||||
path = /obj/item/clothing/shoes/boots/jackboots/toeless/thigh
|
||||
Reference in New Issue
Block a user