Adds plastic clogs to loadout

Replaces sprite with one from https://github.com/Baystation12/Baystation12/pull/30926
This commit is contained in:
listerla
2023-04-04 12:20:33 -04:00
parent b9277e92cf
commit e2d8e444ae
4 changed files with 16 additions and 2 deletions

View File

@@ -171,3 +171,12 @@
/datum/gear/shoes/circuitry
display_name = "boots, circuitry (empty)"
path = /obj/item/clothing/shoes/circuitry
/datum/gear/shoes/clogs
display_name = "clogs (colorable)"
path = /obj/item/clothing/shoes/sandal/clogs
/datum/gear/shoes/clogs/New()
..()
gear_tweaks += gear_tweak_free_color_choice