forked from Mineclonia/Mineclonia
Fixes logic when to use mob-label and when to use subtype: subtype is preferred #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "fix_death_message_moblabel"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Background: Mineclonia/Mineclonia#18 resolved a crash but blocked the logic to display "Killer Rabbit"'s subtype deathmessage.
To resolve this I added an additional if/then statement to check for labeled mobs if there is a special death-message for the subtype. If so the subtype-death-message is preferred.
Testscenarios:
No longer needed -> close
Pull request closed