mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-18 13:04:45 +00:00
* Small refactor for medical stack items (#55213) Someone DM'd me asking a question about what the 'heal' var was for on aloe, I looked into it and realized it was an unnecessary variable that just replicated what heal_brute and heal_burn do. I then realized there was quite a lot of unnecessary copypasta in medical stack code, so I made some changes to make it neater and added some documentation in to boot * Small refactor for medical stack items Co-authored-by: Ryll Ryll <3589655+Ryll-Ryll@users.noreply.github.com>