mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
Fix standing corpse when unbuckling it from a meat spike (#28037)
* fix lying angle * it's not even necessary
This commit is contained in:
@@ -171,7 +171,6 @@
|
||||
|
||||
/obj/structure/kitchenspike/post_unbuckle_mob(mob/living/M)
|
||||
M.pixel_y = M.get_standard_pixel_y_offset(0)
|
||||
M.set_lying_angle(0)
|
||||
M.update_transform()
|
||||
|
||||
/obj/structure/kitchenspike/Destroy()
|
||||
|
||||
Reference in New Issue
Block a user