You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: OpenDeathMessages/translations.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ deathCause:
38
38
burning: "{Victim.DisplayName} was burned to death"
39
39
food: "{Victim.DisplayName} was starved to death"
40
40
water: "{Victim.DisplayName} was dehydrated to death"
41
-
gun: "{Victim.DisplayName} was shot in the {Limb} {Instigator:choose(null):|by {DisplayName}} {Instigator:choose(null):|by {DisplayName}} {Instigator:choose(null):|{Player.Player.equipment.asset:choose(null):unknow|with a {itemName}}}"
41
+
gun: "{Victim.DisplayName} was shot in the {Limb} {Instigator:choose(null):|by {DisplayName}} {Instigator:choose(null):|{Player.Player.equipment.asset:choose(null):unknow|with a {itemName}}}"
42
42
melee: "{Victim.DisplayName} was chopped in the {Limb} {Instigator:choose(null):|by {DisplayName}} {Instigator:choose(null):|by {DisplayName}} {Instigator:choose(null):|{Player.Player.equipment.asset:choose(null):unknow|with a {itemName}}}"
43
43
zombie: "{Victim.DisplayName} was mauled by a zombie"
44
44
animal: "{Victim.DisplayName} was mauled by an animal"
0 commit comments