Fixed missing translation for death.attack.cold

This commit is contained in:
Sollace 2023-03-05 21:28:46 +00:00
parent 46cfa01a6a
commit 87a6078300

View file

@ -516,6 +516,9 @@
"death.attack.eeee.player": "%2$s scared %1$s",
"death.attack.eeee.item": "%1$s was frightened to death by %2$s using %3$s",
"death.attack.eeee.self": "%1$s scared themselves to death",
"death.attack.cold": "%1$s froze to death",
"death.attack.cold.self": "%1$s froze to death",
"death.attack.cold.player": "%1$s was frozen to death by %2$s",
"death.attack.smash": "%1$s was crushed under hoof",
"death.attack.smash.player": "%1$s was crushed by %2$s",
"death.attack.zap": "%1$s bit into a Zap Apple",