mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-24 13:57:59 +01:00
Fixed death message when falling into a black hold
This commit is contained in:
parent
40714b243e
commit
48d355d096
1 changed files with 2 additions and 2 deletions
|
@ -437,8 +437,8 @@
|
||||||
"death.attack.paradox": "%1$s imploded",
|
"death.attack.paradox": "%1$s imploded",
|
||||||
"death.attack.food_poisoning": "%1$s died of food poisoning",
|
"death.attack.food_poisoning": "%1$s died of food poisoning",
|
||||||
"death.attack.food_poisoning.attacker": "%2$s poisoned %1$s to death",
|
"death.attack.food_poisoning.attacker": "%2$s poisoned %1$s to death",
|
||||||
"death.attach.back_hole": "%1$s was sucked into a black hole",
|
"death.attack.back_hole": "%1$s was sucked into a black hole",
|
||||||
"death.attach.back_hole": "%1$s got sucked into %2$s's black hole",
|
"death.attack.back_hole": "%1$s got sucked into %2$s's black hole",
|
||||||
|
|
||||||
"unicopia.subtitle.flap_wings": "Wing Flaps",
|
"unicopia.subtitle.flap_wings": "Wing Flaps",
|
||||||
"unicopia.subtitle.wind_rush": "Wind Gust",
|
"unicopia.subtitle.wind_rush": "Wind Gust",
|
||||||
|
|
Loading…
Reference in a new issue