Files
Bubberstation/code/modules/clothing
norsvenskaandGitHub c0cee33579 Changes the adjust_visor interaction text to be more neutral (#83366)
## About The Pull Request
Following #79784, things such as welding helmets and breath masks used
the same code for adjusting them. When adjusting it, it would either
print "You adjust [the object] up" if you are adjusting it to its
non-normal state, or "You adjust [the object] down". So, when you adjust
the welding helmet's visor up, it prints the former and makes sense.
Masks, however, were a different story. When you adjust the mask down,
it would print "You adjust the mask up" to chat, which doesn't make
sense. This just changes the text to be more neutral in terms of
direction.
## Why It's Good For The Game
I don't adjust the breath mask up when I drop it down to my chest
## Changelog
🆑
spellcheck: The message displayed when adjusting a mask no longer
incorrectly states the way in which the mask has moved.
/🆑
2024-05-21 15:29:46 -07:00
..
2023-09-27 18:56:24 +01:00
2024-04-10 11:55:29 -07:00