-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Prevents stacking burn meds on burn wounds [MDB IGNORE] (#25…
…578) * Prevents stacking burn meds on burn wounds (#80256) ## About The Pull Request Currently using burn ointment/mesh on a limb with a burn wound doesn't set the do_after target to the target, so you can keep stacking as many applications you want at once. This fixes that. ## Why It's Good For The Game Consistency ## Changelog :cl: Ryll/Shaps fix: You can no longer stack more than one applications of a burn wound at once /:cl: * Prevents stacking burn meds on burn wounds --------- Co-authored-by: Ryll Ryll <[email protected]>
- Loading branch information
1 parent
8a7570c
commit 9b574b5
Showing
2 changed files
with
3 additions
and
3 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