From 01f4a07a283be89e71d03b51d14479725a06b783 Mon Sep 17 00:00:00 2001 From: littlefoot Date: Tue, 26 Oct 2021 01:19:57 -0400 Subject: [PATCH] test --- 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 c43f0cf..99d4242 100755 --- a/scripts/vscripts/system/tower.lua +++ b/scripts/vscripts/system/tower.lua @@ -150,7 +150,7 @@ local thtd_power_table = { [5] = {4000,10}, }, ["nazrin"] = { - [1] = {20,2}, + [1] = {2, 20}, [2] = {80,4}, [3] = {200,8}, [4] = {450,10},