Adds jackboots for dirty aliens to custom loadout

This commit is contained in:
Yoshax
2015-04-02 23:21:52 +01:00
parent 8af8383732
commit 76bde4de93

View File

@@ -625,6 +625,12 @@ var/global/list/gear_datums = list()
cost = 2
slot = slot_shoes
/datum/gear/toeless_jackboots
display_name = "toe-less jackboots"
path = /obj/item/clothing/shoes/jackboots/fluff/kecer_eldraran //permisson of owner of custom item was granted
cost = 2
slot = slot_shoes
/datum/gear/sandal
display_name = "sandals"
path = /obj/item/clothing/shoes/sandal