mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-21 23:04:12 +00:00
16 lines
363 B
Plaintext
16 lines
363 B
Plaintext
/obj/item/bedsheet/cosmos
|
|
icon = 'icons/obj/items.dmi'
|
|
icon_state = "sheetcosmos"
|
|
|
|
/obj/item/bedsheet/cosmosdouble
|
|
icon = 'icons/obj/items.dmi'
|
|
icon_state = "doublesheetcosmos"
|
|
|
|
/obj/item/bedsheet/pirate
|
|
icon = 'icons/obj/items.dmi'
|
|
icon_state = "sheetpirate"
|
|
|
|
/obj/item/bedsheet/piratedouble
|
|
icon = 'icons/obj/items.dmi'
|
|
icon_state = "doublesheetpirate"
|