Merge pull request #940 from SPLURT-Station/donator-item

Adds the chameleon suit to the tier 1 donator loadout
This commit is contained in:
BongaTheProto
2023-08-22 23:37:19 -05:00
committed by GitHub
2 changed files with 6 additions and 0 deletions
@@ -13,6 +13,12 @@
ckeywhitelist = list()
donator_group_id = DONATOR_GROUP_TIER_1
/datum/gear/donator/uniform/chameleon
name = "Chameleon suit"
path = /obj/item/clothing/under/chameleon
ckeywhitelist = list()
donator_group_id = DONATOR_GROUP_TIER_1
//Head
/datum/gear/donator/head/crown/fancy
name = "magnificent crown"