mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Who approved this (#17916)
This commit is contained in:
@@ -194,14 +194,9 @@
|
||||
new /obj/item/clothing/neck/falcon(src)
|
||||
new /obj/item/clothing/head/fedora/gtrim_fedora(src)
|
||||
|
||||
/obj/item/bedsheets/pridebedsheet/cark
|
||||
/obj/item/bedsheet/pride
|
||||
name = "Pride Bedsheet"
|
||||
desc = "A very prideful queen size bedsheet. How you are carrying all that weight is beyond me though."
|
||||
icon = 'icons/obj/bedsheets.dmi'
|
||||
mob_overlay_icon = 'icons/mob/clothing/neck/sheets.dmi'
|
||||
lefthand_file = 'icons/mob/inhands/misc/bedsheet_lefthand.dmi'
|
||||
righthand_file = 'icons/mob/inhands/misc/bedsheet_righthand.dmi'
|
||||
icon_state = "sheetpride"
|
||||
item_state = "sheetpride"
|
||||
slot_flags = ITEM_SLOT_NECK
|
||||
layer = MOB_LAYER
|
||||
|
||||
@@ -136,7 +136,7 @@ Uncomment this and use atomproccall as necessary, then copypaste the output into
|
||||
/datum/donator_gear/cark
|
||||
name = "Pride Bedsheet"
|
||||
ckey = "cark"
|
||||
unlock_path = /obj/item/bedsheets/pridebedsheet/cark
|
||||
unlock_path = /obj/item/bedsheet/pride
|
||||
|
||||
///Generic donator hats, ckey agnostic.
|
||||
/datum/donator_gear/dukeofsoleil
|
||||
|
||||
Reference in New Issue
Block a user