mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
disgustin (#30272)
This commit is contained in:
@@ -134,6 +134,19 @@
|
||||
buildstacktype = /obj/item/stack/sheet/wood
|
||||
buildstackamount = 5
|
||||
|
||||
/obj/structure/bed/dirty
|
||||
name = "dirty mattress"
|
||||
desc = "An old, filthy mattress covered in strange and unidentifiable stains. It looks quite uncomfortable."
|
||||
icon_state = "dirty_mattress"
|
||||
comfort = 0.5
|
||||
buildstackamount = 5
|
||||
|
||||
/obj/structure/bed/dirty/double
|
||||
name = "large dirty mattress"
|
||||
desc = "An old, filthy king-sized mattress covered in strange and unidentifiable stains. It looks quite uncomfortable."
|
||||
icon_state = "dirty_mattress_large"
|
||||
buildstackamount = 10
|
||||
|
||||
/*
|
||||
* Roller beds
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user