[SLD] Implemented Chun-Li, Countless Kicks

This commit is contained in:
Evan Kranzler 2022-02-17 21:26:17 -05:00
parent 9b893c1a99
commit 87aa1b326b
2 changed files with 157 additions and 0 deletions

View file

@ -99,6 +99,7 @@ public enum CounterType {
JUDGMENT("judgment"),
KNOWLEDGE("knowledge"),
KI("ki"),
KICK("kick"),
LANDMARK("landmark"),
LEVEL("level"),
LIFELINK("lifelink"),