Sleep Tight Disky (#10896)

This commit is contained in:
Geeves
2021-01-10 20:39:17 +01:00
committed by GitHub
parent 6aff536a84
commit fe8341ff1f
2 changed files with 11 additions and 0 deletions
@@ -165,6 +165,11 @@
if(!G.wrapped)
user_unbuckle_mob(user)
else if(istype(W, /obj/item/disk))
user.drop_from_inventory(W, get_turf(src))
W.pixel_x = 10 //make sure they reach the pillow
W.pixel_y = -6
else if(!istype(W, /obj/item/bedsheet))
..()