mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-07-10 15:45:41 +01:00
16 lines
375 B
Plaintext
16 lines
375 B
Plaintext
/obj/item/bedsheet/cosmos
|
|
icon = 'icons/obj/items_vr.dmi'
|
|
icon_state = "sheetcosmos"
|
|
|
|
/obj/item/bedsheet/cosmosdouble
|
|
icon = 'icons/obj/items_vr.dmi'
|
|
icon_state = "doublesheetcosmos"
|
|
|
|
/obj/item/bedsheet/pirate
|
|
icon = 'icons/obj/items_vr.dmi'
|
|
icon_state = "sheetpirate"
|
|
|
|
/obj/item/bedsheet/piratedouble
|
|
icon = 'icons/obj/items_vr.dmi'
|
|
icon_state = "doublesheetpirate"
|