Bots use pronouns (#91483)

## About The Pull Request

Makes bots use pronouns if they're given them.

## Why It's Good For The Game

Most bots are genderless, which is a given. But notably the hygiene and
sec bots use he/him instead of it/its, the tooltips related to their
panel and such didn't adhere to this until now. If a bot is given
gender, the description, tooltips and all other text info should adhere.

## Changelog

🆑
code: bots use their correct pronouns, if given any, in their tooltips
/🆑
This commit is contained in:
theOOZ (honkpocket)
2025-06-07 11:01:04 -06:00
committed by GitHub
parent 1c5ead3ccb
commit aecd2de344
6 changed files with 16 additions and 14 deletions
@@ -8,6 +8,7 @@
base_icon_state = "hygienebot"
pass_flags = parent_type::pass_flags | PASSTABLE
layer = MOB_UPPER_LAYER
gender = MALE
density = FALSE
anchored = FALSE
health = 100