Add missing translation for the rainboom death message. Fixes #501

This commit is contained in:
Sollace 2024-10-28 17:45:01 +00:00
parent f2aff24f54
commit 935cc95ea2
No known key found for this signature in database
GPG key ID: E52FACE7B5C773DB

View file

@ -1637,6 +1637,8 @@
"death.attack.unicopia.bat_screech.self": "%1$s spooked themselves", "death.attack.unicopia.bat_screech.self": "%1$s spooked themselves",
"death.attack.unicopia.bat_screech.player": "%2$s spooked %1$s", "death.attack.unicopia.bat_screech.player": "%2$s spooked %1$s",
"death.attack.unicopia.bat_screech.item": "%1$s was spooked by %2$s using %3$s", "death.attack.unicopia.bat_screech.item": "%1$s was spooked by %2$s using %3$s",
"death.attack.unicopia.rainboom": "%1$s's eardrums were shattered",
"death.attack.unicopia.rainboom.player": "%2$s's shattered %1$s's eardrums",
"death.attack.unicopia.gravity_well_recoil": "%1$s turned into spaghetti", "death.attack.unicopia.gravity_well_recoil": "%1$s turned into spaghetti",
"death.attack.unicopia.gravity_well_recoil.player": "%1$s turned into spaghetti by a spell cast by %2$s", "death.attack.unicopia.gravity_well_recoil.player": "%1$s turned into spaghetti by a spell cast by %2$s",
"death.attack.unicopia.gravity_well_recoil.item": "%1$s turned into spaghetti by a spell cast by %2$s using %3$s", "death.attack.unicopia.gravity_well_recoil.item": "%1$s turned into spaghetti by a spell cast by %2$s using %3$s",