From e12dee3ac2f31951c1c1c4bbb914555367a9d104 Mon Sep 17 00:00:00 2001 From: littlefoot Date: Fri, 29 Oct 2021 16:27:42 -0400 Subject: [PATCH] combo potential fix --- scripts/vscripts/system/tower.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/vscripts/system/tower.lua b/scripts/vscripts/system/tower.lua index 617d2a8..6f1bbe1 100755 --- a/scripts/vscripts/system/tower.lua +++ b/scripts/vscripts/system/tower.lua @@ -857,7 +857,8 @@ local thtd_combo_table = { { ["letty_cirno"] = { - ["abilityName"] = "thtd_cirno_01", + ["0"] = "letty", + ["1"] = "cirno" } }, ["letty"] =