mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-27 22:57:15 +01:00
Winter QOL
This commit is contained in:
@@ -34,11 +34,18 @@
|
||||
name = "matress"
|
||||
desc = "This is used to lie in, sleep in or strap on."
|
||||
icon_state = "mattress0"
|
||||
buildstacktype = /obj/item/stack/sheet/cloth
|
||||
|
||||
/obj/structure/bed/matress/New()
|
||||
..()
|
||||
icon_state = "mattress[rand(0,6)]"
|
||||
|
||||
/obj/structure/bed/matress/clean
|
||||
icon_state = "mattress2"
|
||||
|
||||
/obj/structure/bed/matress/clean_pillowed
|
||||
icon_state = "mattress0"
|
||||
|
||||
/obj/structure/bed/secbed
|
||||
name = "security pet bed"
|
||||
desc = "A comfy-looking pet bed, now in the classic security colors."
|
||||
|
||||
Reference in New Issue
Block a user