mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 11:05:50 +01:00
Zera's Purple Cloak
Added Zera's Grand Purple Cloak fluff item, tested in game by spawning them.
This commit is contained in:
@@ -472,6 +472,20 @@
|
||||
ckeywhitelist = list("fuackwit422")
|
||||
character_name = list("Zera Livanne")
|
||||
|
||||
/datum/gear/fluff/zera_cloak
|
||||
path = /obj/item/clothing/head/fluff/zerahat
|
||||
display_name = "Grand Purple Hat"
|
||||
slot = slot_head
|
||||
ckeywhitelist = list("fuackwit422")
|
||||
character_name = list("Zera Livanne")
|
||||
|
||||
/datum/gear/fluff/zera_hat
|
||||
path = /obj/item/clothing/suit/storage/toggle/labcoat/fluff/zeracloak
|
||||
display_name = "Grand Purple Cloak"
|
||||
slot = slot_wear_suit
|
||||
ckeywhitelist = list("fuackwit422")
|
||||
character_name = list("Zera Livanne")
|
||||
|
||||
|
||||
// G CKEYS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user