Remove focused actions and observe from action set (combos exist)

This commit is contained in:
Asriel Camora
2023-11-14 00:44:21 -08:00
parent 0a55e87b3a
commit 51e5f6e049
2 changed files with 0 additions and 17 deletions
-3
View File
@@ -24,8 +24,6 @@ public struct ActionSet
ActionType.DelicateSynthesis,
ActionType.PreparatoryTouch,
ActionType.Reflect,
ActionType.FocusedTouch,
ActionType.FocusedSynthesis,
ActionType.PrudentTouch,
ActionType.Manipulation,
ActionType.MuscleMemory,
@@ -37,7 +35,6 @@ public struct ActionSet
ActionType.StandardTouch,
ActionType.Veneration,
ActionType.WasteNot,
ActionType.Observe,
ActionType.MastersMend,
ActionType.BasicTouch,
};