Captains not appear in kill feed ( minor oversight)

Issue Type (Required):

Other

Issue Description (Required):

Captains are not tagged as “monster” and therefore do not appear in the kill feed. Given they know spawn in Mortis it would be nice to see them show up in the combat (kill) feed, especially when you get those <10 swing instagibs.

Fix:

Tag them as “monster” in their respective breed files (barring side effect?) or add them to the allowed tags in attack_report_manager.lua.

		local allowed_breed = tags and (tags.monster or tags.special or tags.elite)

P.S. Thanks @Vror for bringing it up, I totally stole his bug report for those sweet sweet updoots since he declined.

1 Like