mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 12:47:16 +01:00
adds toeless jackboots to loadout
This commit is contained in:
@@ -9,10 +9,6 @@
|
||||
display_name = "jackboots"
|
||||
path = /obj/item/clothing/shoes/boots/jackboots
|
||||
|
||||
/datum/gear/shoes/toeless
|
||||
display_name = "toe-less jackboots"
|
||||
path = /obj/item/clothing/shoes/boots/jackboots/toeless
|
||||
|
||||
/datum/gear/shoes/kneeboots
|
||||
display_name = "jackboots, knee-length"
|
||||
path = /obj/item/clothing/shoes/boots/jackboots/knee
|
||||
|
||||
@@ -18,4 +18,8 @@
|
||||
|
||||
/datum/gear/shoes/siren
|
||||
display_name = "boots, Siren"
|
||||
path = /obj/item/clothing/shoes/boots/fluff/siren
|
||||
path = /obj/item/clothing/shoes/boots/fluff/siren
|
||||
|
||||
/datum/gear/shoes/toeless
|
||||
display_name = "toe-less jackboots"
|
||||
path = /obj/item/clothing/shoes/boots/jackboots/toeless
|
||||
|
||||
Reference in New Issue
Block a user