mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 02:56:14 +01:00
Allows Sidona to use Perrin's tail and robes
This commit is contained in:
@@ -1066,6 +1066,18 @@
|
||||
character_name = list("Cerise Duelliste")
|
||||
allowed_roles = list("Security Officer", "Warden", "Head of Security", "Detective")
|
||||
|
||||
/datum/gear/fluff/sidona_robes
|
||||
path = /obj/item/clothing/under/fluff/gildedrobe_perrin
|
||||
display_name = "Sidona's Robes"
|
||||
ckeywhitelist = list("siennaathens ")
|
||||
character_name = list("Sidona Kaal")
|
||||
|
||||
/datum/gear/fluff/sidona_shoes
|
||||
path = /obj/item/clothing/shoes/fluff/gildedshoes_perrin
|
||||
display_name = "Sidona's Shoes"
|
||||
ckeywhitelist = list("siennaathens")
|
||||
character_name = list("Sidona Kaal")
|
||||
|
||||
/datum/gear/fluff/nthasd_modkit //Converts a Security suit's sprite
|
||||
path = /obj/item/device/modkit_conversion/hasd
|
||||
display_name = "NT-HASD 556's Modkit"
|
||||
|
||||
Reference in New Issue
Block a user