mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-14 10:53:42 +00:00
* Fix simple mob deaths causing deadchat notifications (#68155) * Fix simple mob death message deadchat notification * Add TRAIT_DEATH_GHOST_ALERT to traits * Add TRAIT_DEATH_GHOST_ALERT to global trait list * Add TRAIT_ALERT_GHOSTS_ON_DEATH to space dragons * Add TRAIT_ALERT_GHOSTS_ON_DEATH to brood spiders * Add TRAIT_ALERT_GHOSTS_ON_DEATH to elite lavaland mobs * Add TRAIT_ALERT_GHOSTS_ON_DEATH to revenant * Add TRAIT_ALERT_GHOSTS_ON_DEATH to morph * Fix trait name * Fix trait name * Fix syntax error for trait * Add trait check for death notification * Add more context to trait use * Fix simple mob deaths causing deadchat notifications Co-authored-by: Tim <timothymtorres@gmail.com>