Fix copy paste commentary flaw

Tea is not beer.
This commit is contained in:
qahowers 2020-03-04 20:23:40 -05:00 committed by GitHub
parent 853ed225ef
commit bbe92aa96f

View file

@ -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;