Files
Bubberstation/code/datums/wounds
SkyratBot 59f028e756 [MIRROR] Does a stack trace if a scar cant get a valid description [MDB IGNORE] (#23768)
* Does a stack trace if a scar cant get a valid description (#78247)

## About The Pull Request

Title. Logs the file, keyword, and scar type.
## Why It's Good For The Game

This is basically an error state already, and we shouldn't be passing in
invalid files/keywords. This helps people (me specifically) figure out
what's wrong with scars, especially since I'm already seeing a few
general disfigurements floating about without being able to replicate.
## Changelog
🆑
code: Scars now stack trace if they fail to get a valid description
/🆑

* Does a stack trace if a scar cant get a valid description

---------

Co-authored-by: nikothedude <59709059+nikothedude@users.noreply.github.com>
2023-09-17 22:14:39 -04:00
..