man am i blind

This commit is contained in:
zerothebigboy
2022-08-20 16:43:39 -04:00
parent 44275e7493
commit b0869fcc2c
+1 -1
View File
@@ -53,7 +53,7 @@
item_state = "polypants"
var/list/poly_colors = list("#75634F", "#3D3D3D", "#575757")
/obj/item/clothing/under/pants/polypants/polychromic/ComponentInitialize()
/obj/item/clothing/under/pants/polypants/ComponentInitialize()
. = ..()
AddElement(/datum/element/polychromic, poly_colors, 3)