diff --git a/data/mods/MindOverMatter/powers/teleportation_eoc.json b/data/mods/MindOverMatter/powers/teleportation_eoc.json index b8ae07411e850..f6bec517360ee 100644 --- a/data/mods/MindOverMatter/powers/teleportation_eoc.json +++ b/data/mods/MindOverMatter/powers/teleportation_eoc.json @@ -606,7 +606,7 @@ }, "effect": [ { - "run_eoc_selector": [ "EOC_TELEPORT_GATEWAY_TELEPORT_08", "EOC_TELEPORT_GATEWAY_ATTUNE_07" ], + "run_eoc_selector": [ "EOC_TELEPORT_GATEWAY_TELEPORT_08", "EOC_TELEPORT_GATEWAY_ATTUNE_08" ], "names": [ "Destination: ", "Attune to Area" ], "keys": [ "1", "2" ], "descriptions": [ "Teleport to .", "Attune to a new destination." ], @@ -666,9 +666,9 @@ "effect": [ { "run_eoc_selector": [ "EOC_TELEPORT_GATEWAY_TELEPORT_09", "EOC_TELEPORT_GATEWAY_ATTUNE_09" ], - "names": [ "Destination: ", "Attune to Area" ], + "names": [ "Destination: ", "Attune to Area" ], "keys": [ "1", "2" ], - "descriptions": [ "Teleport to .", "Attune to a new destination." ], + "descriptions": [ "Teleport to .", "Attune to a new destination." ], "hide_failing": true, "allow_cancel": true }