Merge pull request #9091 from listerla/crocs

Adds plastic clogs to loadout, ports sprite by Pawn
This commit is contained in:
Atermonera
2023-04-23 11:34:07 -08:00
committed by GitHub
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