mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-25 01:22:13 +00:00
Z-Level Grab Fixes (#7498)
This commit is contained in:
@@ -372,6 +372,7 @@
|
||||
animate(affecting, pixel_x = 0, pixel_y = 0, 4, 1, LINEAR_EASING)
|
||||
affecting.layer = 4
|
||||
if(affecting)
|
||||
ADD_FALLING_ATOM(affecting) // Makes the grabbee check if they can fall.
|
||||
affecting.grabbed_by -= src
|
||||
affecting = null
|
||||
if(assailant)
|
||||
|
||||
Reference in New Issue
Block a user