diff --git a/Server/src/plugin/consumable/CupofTeaPlugin.java b/Server/src/plugin/consumable/CupofTeaPlugin.java index 6532529ca..237f0a9c0 100644 --- a/Server/src/plugin/consumable/CupofTeaPlugin.java +++ b/Server/src/plugin/consumable/CupofTeaPlugin.java @@ -18,7 +18,7 @@ import org.crandor.game.node.item.Item; public final class CupofTeaPlugin extends Drink { /** - * Represents the skill bonuses for each beer. + * Represents the skill bonuses. */ private SkillBonus[] bonuses;