From 6558bfb946d6a9b6470e5990970d935fe33b2f13 Mon Sep 17 00:00:00 2001 From: littlefoot Date: Fri, 29 Oct 2021 16:49:38 -0400 Subject: [PATCH] try again --- scripts/vscripts/system/tower.lua | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/scripts/vscripts/system/tower.lua b/scripts/vscripts/system/tower.lua index 6f1bbe1..b2b30ee 100755 --- a/scripts/vscripts/system/tower.lua +++ b/scripts/vscripts/system/tower.lua @@ -853,14 +853,11 @@ local thtd_ability_table = { } local thtd_combo_table = { - ["cirno"] = - { - ["letty_cirno"] = - { - ["0"] = "letty", - ["1"] = "cirno" - } - }, + ["letty_cirno"] = + { + ["0"] = "letty", + ["1"] = "cirno" + }, ["letty"] = { ["letty_cirno"] =