mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-06-01 04:09:36 +01:00
bb70ca1093
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
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"
|