Files
Bubberstation/code/modules/surgery
MrMelbert debc5754b2 Fix inverted moth wing repair check (#94616)
## About The Pull Request

The instructions state `if the limb has bones, they must be intact` 
But the code checked `if the limb has bones, they must be be sawed`

Also removed the organ flag requirement (it's redundant)
Also updated some wording

## Changelog

🆑 Melbert
fix: Moth wing repair surgery correctly checks that bones are intact
rather than bones are sawed
/🆑
2025-12-28 22:06:59 -05:00
..