[MIRROR] You can't defy lack of gravity through the power of love. (#1742)

* You can't defy lack of gravity through the power of love. (#55037)

About The Pull Request

Title. Law of conservation of energy, not handholding.
Why It's Good For The Game

This will close #53192.
Changelog

🆑
fix: You can't defy lack of gravity through the power of love.
/🆑

* You can't defy lack of gravity through the power of love.

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-11-20 10:39:37 +01:00
committed by GitHub
co-authored by Ghom
parent f029c6fa2a
commit 1ea46edd1b
+1 -1
View File
@@ -617,7 +617,7 @@
if(has_gravity(src))
return TRUE
if(pulledby)
if(pulledby && (pulledby.pulledby != src || moving_from_pull))
return TRUE
if(throwing)