Fix spelling mistake
This commit is contained in:
parent
5316dfe0c6
commit
d572635e99
@ -22,7 +22,7 @@ public class KitHumanArcher extends ProgressingKit
|
||||
"Skilled in the art of long range combat",
|
||||
"",
|
||||
receiveArrowString(1, 4, 4),
|
||||
"Your arrows give Blindness for" + C.cGreen + 4 + C.cWhite + " seconds",
|
||||
"Your arrows give Blindness for " + C.cGreen + 4 + C.cWhite + " seconds",
|
||||
C.cYellow + "Double tap " + C.cWhite + "your jump key to " + C.cGreen + "Double Jump"
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user