From 1a62f6b33a7b4bced53b1f7802843c3009b48266 Mon Sep 17 00:00:00 2001 From: Parnic Date: Sat, 15 Nov 2014 00:37:51 -0600 Subject: [PATCH] - Added support for a 6th Chi. --- modules/HarmonyPower.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/HarmonyPower.lua b/modules/HarmonyPower.lua index 1995f2e..45d8e32 100644 --- a/modules/HarmonyPower.lua +++ b/modules/HarmonyPower.lua @@ -14,6 +14,7 @@ function HarmonyPower.prototype:init() {0.00390625, 0.08593750, 0.71093750, 0.87500000}, {0.00390625, 0.08593750, 0.71093750, 0.87500000}, {0.00390625, 0.08593750, 0.71093750, 0.87500000}, + {0.00390625, 0.08593750, 0.71093750, 0.87500000}, } self.numRunes = 4 self.numericColor = "HarmonyPowerNumeric"