v0.2.4: used a less obscure word for death by toxic gas
This commit is contained in:
parent
91789216f9
commit
1f50ce36b4
|
@ -35,7 +35,7 @@ public class ResultDescriptions {
|
|||
public static final String BURNING = "Burned to Ash";
|
||||
public static final String HUNGER = "Starved to Death";
|
||||
public static final String POISON = "Succumbed to Poison";
|
||||
public static final String GAS = "Asphyxiated";
|
||||
public static final String GAS = "Suffocated";
|
||||
public static final String BLEEDING = "Bled to Death";
|
||||
public static final String OOZE = "Melted Away";
|
||||
public static final String FALL = "Died on Impact";
|
||||
|
|
Loading…
Reference in New Issue
Block a user