mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-12-03 17:37:59 +01:00
Fixed death messages for food poisoning
This commit is contained in:
parent
38ec547662
commit
1f1d1f8bd9
1 changed files with 2 additions and 1 deletions
|
@ -194,7 +194,8 @@ death.attack.fire.player=%1$s was burnt to a crisp by %2$s
|
|||
death.attack.fire.own=%1$s was burnt to a crisp by their own spell
|
||||
death.attack.zap=%1$s ate a Zap Apple
|
||||
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.player=%1$s poisoned %1$s' to death
|
||||
|
||||
advancements.adventure.bag_of_holding.title=Read the Manual
|
||||
advancements.adventure.bag_of_holding.description=Successfuly die using the Bag of Holding
|
||||
|
|
Loading…
Reference in a new issue