Update the frosting kit's description to reflect balance changes
This commit is contained in:
parent
01f82a7043
commit
a5986e9d0f
@ -23,7 +23,7 @@ public class KitCakeFrosting extends ProgressingKit
|
||||
"Every cake needs some frosting.",
|
||||
"",
|
||||
receiveItem("Snowball", 1, 6, 3),
|
||||
C.cWhite + "Your " + C.cGreen + "Snowballs" + C.cWhite + " slow enemies for " + C.cGreen + "2 seconds"
|
||||
C.cWhite + "Your " + C.cGreen + "Snowballs" + C.cWhite + " slow enemies for " + C.cGreen + "3 seconds"
|
||||
};
|
||||
|
||||
private static final Perk[] PERKS =
|
||||
|
Loading…
Reference in New Issue
Block a user