diff --git a/nicko-core/src/main/resources/locale_en.properties b/nicko-core/src/main/resources/locale_en.properties index 36e194e..71573b5 100644 --- a/nicko-core/src/main/resources/locale_en.properties +++ b/nicko-core/src/main/resources/locale_en.properties @@ -5,7 +5,7 @@ error.generic=§cAn unknown error occured. Please contact the developer. error.couldnt_get_name_from_mojang=§cFailed to get username from Mojang. Does the user exists? error.couldnt_get_skin_from_mojang=§cFailed to get skin from Mojang. error.couldnt_get_skin_from_cache=§cFailed to get skin from cache. -event.disguise.success=§aDisguise applied ! +event.disguise.success=§aDisguise applied! event.disguise.fail=§cUnable to apply your disguise. §7§o({0}) event.undisguise.success=§aDisguise removed. event.undisguise.fail=§cUnable to remove your disguise. It will be set back to default on the next login. Sorry!