mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-20 03:30:01 +01:00
* mood is more reactive to area beauty changes, also flips it for people with morbid trait. (#84641) ## About The Pull Request Previously, the mood datum would only react to beauty when entering an area, any later changes to the room wouldn't update it for the mood datum. Also, mobs with the morbid trait (ie. the cononer) now like degradated-looking rooms and dislike (if they also have the snob trait), well-decorated ones. ## Why It's Good For The Game Feature and improvement. ## Changelog 🆑 qol: Mood more promptly reacts to the beauty of an area as it changes, and not just when changing areas. add: Coroners (and potentially other mobs with the morbid trait), now like degradated-looking rooms. /🆑 * mood is more reactive to area beauty changes, also flips it for people with morbid trait. --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>