From c0142a6f30bf07583c6084364adcabb70b4d321b Mon Sep 17 00:00:00 2001 From: TheBusyBiscuit Date: Sat, 5 Oct 2019 22:02:11 +0200 Subject: [PATCH] Walshy is a god --- src/me/mrCookieSlime/Slimefun/Setup/SlimefunLocalization.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/me/mrCookieSlime/Slimefun/Setup/SlimefunLocalization.java b/src/me/mrCookieSlime/Slimefun/Setup/SlimefunLocalization.java index da6d268f1..641d48d5e 100644 --- a/src/me/mrCookieSlime/Slimefun/Setup/SlimefunLocalization.java +++ b/src/me/mrCookieSlime/Slimefun/Setup/SlimefunLocalization.java @@ -72,7 +72,7 @@ public class SlimefunLocalization extends Localization { setDefaultMessage("messages.fire-extinguish", "&7You have extinguished yourself"); setDefaultMessage("messages.cannot-place" ,"&cYou cannot place that block there!"); setDefaultMessage("messages.no-pvp" ,"&cYou cannot pvp in here!"); - setDefaultMessage("messages.radiation" ,"&4You have been exposed to deadly Radiation! &cGet rid of the radioactive Item or equip a full Hazmat Suit!"); + setDefaultMessage("messages.radiation" ,"&4You have been exposed to deadly radiation! &cGet rid of the radioactive item or equip the complete hazmat suit!"); setDefaultMessage("machines.pattern-not-found", "&eSorry, I could not recognize this Pattern. Please place the Items in the correct Pattern into the Dispenser."); setDefaultMessage("machines.unknown-material", "&eSorry, I could not recognize the Item in my Dispenser. Please put something in that I know.");