Files
Bubberstation/code/modules/surgery
SkyratBot 2a0691980a [MIRROR] Very quick wound code improvement [MDB IGNORE] (#23263)
* Very quick wound code improvement (#77814)

## About The Pull Request

Replaces four hardcoded `locate(wound) in wounds` with a proc and 1
loop.

## Why It's Good For The Game

Why iterate over a loop four times when you can iterate once?

## Changelog

🆑 Melbert
code: Cleans up limb wound examine text code a tad.
/🆑

* Very quick wound code improvement

* Modular update

---------

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
Co-authored-by: Giz <13398309+vinylspiders@users.noreply.github.com>
2023-08-23 01:18:31 -04:00
..