Skip to content

Commit

Permalink
Adjusted the new death messages
Browse files Browse the repository at this point in the history
  • Loading branch information
Cart3r1234 committed Jun 6, 2023
1 parent 70fdedd commit 77533b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/assets/portalcubed/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,11 +333,11 @@
"death.attack.portalcubed.fizzle": "%s was fizzled",
"death.attack.portalcubed.fizzle.player": "%1$s was pushed into a fizzler by %2$s",
"death.attack.portalcubed.vaporization": "%s was vaporized by a High Energy Pellet",
"death.attack.portalcubed.vaporization.player": "%1$s was pushed into a High Energy Pellet by %2$s",
"death.attack.portalcubed.vaporization.player": "%1$s was vaporized by a High Energy Pellet because of %2$s",
"death.attack.portalcubed.laser": "%s was thermally discouraged",
"death.attack.portalcubed.laser.player": "%1$s was pushed into a Thermal Discouragement Beam by %2$s",
"death.attack.portalcubed.cube": "%s was hit on the head by a falling Weighted Storage Cube",
"death.attack.portalcubed.cube.player": "%1$s was pushed into a falling Weighted Storage Cube by %2$s",
"death.attack.portalcubed.laser.player": "%1$s was thermally discouraged trying to escape %2$s",
"death.attack.portalcubed.cube": "%s was hit on the head by a falling Weighted Cube",
"death.attack.portalcubed.cube.player": "%1$s was hit on the head by a falling Weighted Cube trying to escape %2$s",

"key.portalcubed.category" : "Portal\u00b3",
"key.portalcubed.grab" : "Grab",
Expand Down

0 comments on commit 77533b3

Please sign in to comment.