-
Notifications
You must be signed in to change notification settings - Fork 644
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moves Warrior Limb rip procs and adds check for host (#4979)
…HOST # About the pull request Fixes #4977 Refactors Warrior ripping procs to warrior class and adds a further check for XENO_HOST after do_after to account for delay between hugger jumping on and emplanting embryo. # Explain why it's good for the game Consistency with other anti host killing mechanics. # Testing Photographs and Procedure <details> <summary>Screenshots & Videos</summary> Put screenshots and videos here with an empty line between the screenshots and the `<details>` tags. </details> # Changelog :cl: fix: Warriors can no longer behead caps if they start limb ripping before embryo is inserted. code: Refactors warrior limb proc to the warrior class. /:cl:
- Loading branch information
Showing
2 changed files
with
82 additions
and
75 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