mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-03-22 03:32:53 +00:00
* Begin the sprite consolidation * med stand * Library * kitchen cart * hydroponics * Delete hydroponics_machines_vr.dmi * furniture * unused computer * food * fitness * fixes the eggs * Decals * Drinks, Devices, and Drakie * Cryogenic2 * combines * chemical * card new * cards * bereaucracy * Xenoarch * compile * virology * vehicles * toys * Surgery * stationobjs * clean these up * gets rid of some dupes * bye * how did that get there * Unused * Gets rid of unused ninja dupe file * Move all these old doors * this too * get rid of dupes * Update airlock_angled_bay.dm * fixes the map with a prop * map fixes
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"
|