From 27d65732f4cb6683289713a621320cf57fd804cd Mon Sep 17 00:00:00 2001 From: ManuWar73 <111298180+ManuWar73@users.noreply.github.com> Date: Wed, 31 Aug 2022 09:39:07 +0200 Subject: [PATCH] =?UTF-8?q?=C3=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/blocks/turrets/repairer.hjson | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/content/blocks/turrets/repairer.hjson b/content/blocks/turrets/repairer.hjson index ffa8f81..cc624a3 100644 --- a/content/blocks/turrets/repairer.hjson +++ b/content/blocks/turrets/repairer.hjson @@ -8,9 +8,6 @@ requirements: [ titanium/80 ] range: 1000 - shoot: { - shots: 25 - } reload: 300.0 lifetime: 100 hitSize: 1000 @@ -19,10 +16,8 @@ power: 100 } shootType: { type: LaserBulletType - damage: 10000 - lenght: 10000 - width: 40 - Colors: [6aff57, 6aff57, 6aff57] - pierce: true - pierceCap: 10 + damage: 20000 + width: 40 + length: 160 + colors: [7382f040, 7382f0, ffffff] } \ No newline at end of file