Revenants can change their name [OCULIS PORT] (#5768)

## About The Pull Request
**PORT OF https://github.com/Monkestation/OculisStation/pull/129.**

Allows revenants to choose their own name or use the default name.
## Why It's Good For The Game
This allows for more roleplay opportunities as you can now run with a
potential gimmick without needing admin intervention. There is also
precedent with antagonists being able to rename themselves due to Space
Dragon.
## Proof Of Testing
See below.
<details>
<summary>Screenshots/Videos</summary>


https://github.com/user-attachments/assets/0b0c73c0-d9a8-4ffd-bc43-f34df5eccde7

<img width="650" height="116" alt="Ghouling Spirit"
src="https://github.com/user-attachments/assets/a4459720-0c8d-43c0-9ddf-95342e32be40"
/>

<img width="648" height="63" alt="That&#39;s Ghouling Spirit"
src="https://github.com/user-attachments/assets/0c2e2d51-8ff1-4002-9407-75aa44fe4c73"
/>

</details>

## Changelog
🆑 Absolucy
add: Revenants can now rename themselves.
/🆑
This commit is contained in:
Alexis
2026-06-14 06:10:55 -04:00
committed by GitHub
parent 081672ce4e
commit ea30cc7d13
3 changed files with 29 additions and 0 deletions
@@ -115,6 +115,7 @@
SIGNAL_REMOVETRAIT(TRAIT_NO_TRANSFORM),
), PROC_REF(update_revenant_appearance))
name = generate_random_mob_name()
real_name = name // BUBBER EDIT - ADDITION
GLOB.revenant_relay_mobs |= src