mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-04 22:11:27 +00:00
* Blindness-related bug fix and code improvements (#59616) TRAIT_BLIND caused by the hypnochair or by being unconscious (eg. sleeping) will no longer prevent you from being flashed. Moves all raw text strings used in become_blind and cure_blind calls (as well as nanites in general with ADD_TRAIT) into defines. Code changes not in changelog due to not being even the slightest bit of player facing. * Blindness-related bug fixes and code improvements Co-authored-by: RandomGamer123 <31096837+RandomGamer123@users.noreply.github.com>