-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Prevents something fucky with elevation and glass tables [MD…
…B IGNORE] (#25567) * Prevents something fucky with elevation and glass tables (#80187) ## About The Pull Request Objects can be destroyed during a movement loop before the abstract entered signal can be sent, so we need to make sure only mobs that have been elevated are dropped down. ## Why It's Good For The Game Fixes #80169 ## Changelog :cl: fix: climbing or being shoved into a glass table won't cause elevation issues. /:cl: --------- Co-authored-by: san7890 <the@ san7890.com> * Prevents something fucky with elevation and glass tables --------- Co-authored-by: Ghom <[email protected]> Co-authored-by: san7890 <the@ san7890.com>
- Loading branch information
1 parent
7c4c91f
commit 8e0d4e3
Showing
3 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters