mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-30 16:16:47 +01:00
Merge pull request #940 from SPLURT-Station/donator-item
Adds the chameleon suit to the tier 1 donator loadout
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user