Fixes mapped-in double beds being made of steel and lacking padding.

This commit is contained in:
Broseph Stylin
2016-06-03 02:36:27 -03:00
parent e89cc4e67b
commit 97a94af41a
@@ -184,6 +184,9 @@
icon_state = "doublebed"
base_icon = "doublebed"
/obj/structure/bed/double/padded/New(var/newloc)
..(newloc,"wood","cotton")
/obj/structure/bed/double/post_buckle_mob(mob/living/M as mob)
if(M == buckled_mob)
M.pixel_y = 13