From f996711ee5527c7241dab4c92c161c26151709c6 Mon Sep 17 00:00:00 2001 From: littlefoot Date: Fri, 29 Oct 2021 15:50:48 -0400 Subject: [PATCH] more --- scripts/vscripts/system/tower.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/vscripts/system/tower.lua b/scripts/vscripts/system/tower.lua index b55117b..617d2a8 100755 --- a/scripts/vscripts/system/tower.lua +++ b/scripts/vscripts/system/tower.lua @@ -363,7 +363,7 @@ local thtd_ability_table = { [2] = {["thtd_patchouli_01"] = 2,["thtd_patchouli_02"] = 1,["thtd_patchouli_03"] = 0, ["thtd_patchouli_04"] = 0}, [3] = {["thtd_patchouli_01"] = 3,["thtd_patchouli_02"] = 1,["thtd_patchouli_03"] = 1, ["thtd_patchouli_04"] = 0}, [4] = {["thtd_patchouli_01"] = 4,["thtd_patchouli_02"] = 1,["thtd_patchouli_03"] = 1, ["thtd_patchouli_04"] = 0}, - [5] = {["thtd_patchouli_01"] = 5,["thtd_patchouli_02"] = 1,["thtd_patchouli_03"] = 1, ["thtd_patchouli_04"] = 0}, + [5] = {["thtd_patchouli_01"] = 5,["thtd_patchouli_02"] = 1,["thtd_patchouli_03"] = 1, ["thtd_patchouli_04"] = 1}, }, ["reisen"] = { [1] = {["thtd_reisen_01"] = 1,["thtd_reisen_02"] = 1,["thtd_reisen_03"] = 0},