Files
Bubberstation/code/game/objects/items/stacks
MrMelbert 787ae445d7 Fix some shenanigans involving interaction order with wound tending (#80225)
## About The Pull Request

Fixes #80223 . See issue for information about the bug.

This PR fixes it by placing wound tending before parent call but after
surgery.

It also fixes it by rewriting a little bit of medical stack item code to
only block interaction chain when actually healing someone - This is not
necessary with the above fix, but it futureproofs things.

## Changelog

🆑 Melbert
fix: When using an item on a mob, you will always attempt to fix wounds
AFTER surgery, BUT BEFORE the item's own interactions. As an example,
this means using a mesh on a mob will attempt to progress surgery first,
then attempt to fix any burn wounds, then heal burn damage.
/🆑
2023-12-10 18:17:21 -07:00
..
2023-06-24 12:10:41 +02:00
2023-11-19 04:58:31 +01:00
2023-03-10 16:01:14 +13:00