This commit is contained in:
SandPoot
2024-08-25 04:38:03 -03:00
parent 98877f529c
commit dc08550162
30 changed files with 870 additions and 172 deletions
@@ -4,6 +4,11 @@
/obj/item/clothing/head/collectable
name = "collectable hat"
desc = "A rare collectable hat."
icon_state = null
/obj/item/clothing/head/collectable/Initialize()
. = ..()
AddElement(/datum/element/series, /obj/item/clothing/head/collectable, "Super duper collectable hats")
/obj/item/clothing/head/collectable/petehat
name = "ultra rare Pete's hat!"