fixed Simic Manipulator implementation

This commit is contained in:
Evan Kranzler 2017-11-21 16:42:27 -05:00
parent 3b18494054
commit afcf3a43d2
3 changed files with 22 additions and 63 deletions

View file

@ -12,5 +12,6 @@ public enum TargetAdjustment {
X_POWER_LEQ, CHOSEN_NAME,
CHOSEN_COLOR,
VERSE_COUNTER_TARGETS,
TREASURE_COUNTER_POWER
TREASURE_COUNTER_POWER,
SIMIC_MANIPULATOR
}