mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Merge branch 'master' into placeholder
This commit is contained in:
@@ -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))
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user