mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-27 07:53:14 +01:00
711b8c215e
Blob Overminds & Blobbernauts use a HUD that shows them the overmind's health, which is currently a var called ``blobpwrdisplay`` and exists on every single HUD in the game. This moves them to the respective mobs, removing the need to do this. Modularizes HUDs a bit more and removes a bad special var on base hud datum. pmo. Nothing player-facing.