From 7eb1cfb6fb73a848eea870b18e972741b9025a7a Mon Sep 17 00:00:00 2001 From: sanjay900 Date: Fri, 19 Dec 2014 15:21:38 +1300 Subject: [PATCH] Change the wolf collar message to something that makes more sense --- src/main/resources/messages_en.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/messages_en.properties b/src/main/resources/messages_en.properties index 0c67e6ae3..a95b848ad 100644 --- a/src/main/resources/messages_en.properties +++ b/src/main/resources/messages_en.properties @@ -123,7 +123,7 @@ citizens.commands.npc.type.invalid=[[{0}]] is not a valid type. citizens.commands.npc.vulnerable.set=[[{0}]] is now vulnerable. citizens.commands.npc.vulnerable.stopped=[[{0}]] is no longer vulnerable. citizens.commands.npc.wolf.unknown-collar-color=[[{0}]] is not an RGB-formatted collar color or the name of a DyeColor. -citizens.commands.npc.wolf.collar-color-unsupported=[[{0}]] is not a recognized RGB-formatted collar color. +citizens.commands.npc.wolf.collar-color-unsupported=[[{0}]] is not a RGB color code that can be used on a wolf's collar. citizens.commands.npc.zombiemod.villager-set=[[{0}]] is now a villager. citizens.commands.npc.zombiemod.villager-unset=[[{0}]] is no longer a villager. citizens.commands.npc.zombiemod.baby-set=[[{0}]] is now a baby.