diff options
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/tectech/lang/en_US.lang | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/assets/tectech/lang/en_US.lang b/src/main/resources/assets/tectech/lang/en_US.lang index 6d76b761f7..f17f2e48c9 100644 --- a/src/main/resources/assets/tectech/lang/en_US.lang +++ b/src/main/resources/assets/tectech/lang/en_US.lang @@ -4,4 +4,7 @@ item.em.debugContainer.name=Debug EM Container item.em.debugBuilder.name=Debug Builder death.attack.microwaving=%1$s was dehydrated by radiation. -death.attack.microwaving.player=%1$s was was dehydrated by radiation while fighting %2$s. +death.attack.microwaving.player=%1$s was dehydrated by radiation while fighting %2$s. + +death.attack.elementalPollution=%1$s was vaping from the wrong hole. +death.attack.elementalPollution.player=%1$s was vaping from the wrong hole while fighting %2$s.
\ No newline at end of file |