From 48b459af1767d280d6a2091f689f23e11953c1a2 Mon Sep 17 00:00:00 2001 From: EvilBug Date: Mon, 13 May 2024 20:07:40 +0300 Subject: [PATCH 1/2] =?UTF-8?q?=D0=9A=D0=BB=D0=B8=D0=BD=D0=BA=D0=B8=20?= =?UTF-8?q?=D0=B1=D0=BE=D0=B3=D0=BE=D0=BC=D0=BE=D0=BB=D0=B0=20=D0=B8=20?= =?UTF-8?q?=D0=B1=D0=B5=D0=BD=D0=B7=D0=BE=D0=BF=D0=B8=D0=BB=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Prototypes/Andromeda/Entities/Objects/Weapons/mantis.yml | 3 ++- .../Prototypes/Andromeda/Lemird Prototype's/uplinkcatolog.yml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Andromeda/Entities/Objects/Weapons/mantis.yml b/Resources/Prototypes/Andromeda/Entities/Objects/Weapons/mantis.yml index 35e2016d5e0..375c9f3e44f 100644 --- a/Resources/Prototypes/Andromeda/Entities/Objects/Weapons/mantis.yml +++ b/Resources/Prototypes/Andromeda/Entities/Objects/Weapons/mantis.yml @@ -40,10 +40,11 @@ equipSound: /Audio/Andromeda/Objects/MantisImplanter/on.ogg unequipSound: /Audio/Andromeda/Objects/MantisImplanter/off.ogg - type: MeleeWeapon + autoAttack: true # A-13 SyndieUpdate attackRate: 2 damage: types: - Piercing: 10 + Piercing: 15 # A-13 SyndieUpdate Structural: 15 soundSwing: /Audio/Andromeda/Objects/MantisImplanter/miss.ogg soundHit: /Audio/Andromeda/Objects/MantisImplanter/hit.ogg diff --git a/Resources/Prototypes/Andromeda/Lemird Prototype's/uplinkcatolog.yml b/Resources/Prototypes/Andromeda/Lemird Prototype's/uplinkcatolog.yml index 1be1bfaf600..3ab430aa6e5 100644 --- a/Resources/Prototypes/Andromeda/Lemird Prototype's/uplinkcatolog.yml +++ b/Resources/Prototypes/Andromeda/Lemird Prototype's/uplinkcatolog.yml @@ -32,7 +32,7 @@ icon: { sprite: /Textures/Objects/Weapons/Melee/chainsaw.rsi, state: icon } productEntity: Chainsaw cost: - Telecrystal: 7 + Telecrystal: 1 # A-13 SyndieUpdate categories: - UplinkWeaponry From 2c9f21a74947681b2303cd4df57355e3d770f5ed Mon Sep 17 00:00:00 2001 From: EvilBug Date: Mon, 13 May 2024 20:09:21 +0300 Subject: [PATCH 2/2] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BB=20=D0=90-13,?= =?UTF-8?q?=20=D0=BD=D0=B0=D1=88=D0=B8=20=D0=BF=D1=80=D0=BE=D1=82=D0=BE?= =?UTF-8?q?=D1=82=D0=B8=D0=BF=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Prototypes/Andromeda/Entities/Objects/Weapons/mantis.yml | 4 ++-- .../Prototypes/Andromeda/Lemird Prototype's/uplinkcatolog.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Andromeda/Entities/Objects/Weapons/mantis.yml b/Resources/Prototypes/Andromeda/Entities/Objects/Weapons/mantis.yml index 375c9f3e44f..8582600180b 100644 --- a/Resources/Prototypes/Andromeda/Entities/Objects/Weapons/mantis.yml +++ b/Resources/Prototypes/Andromeda/Entities/Objects/Weapons/mantis.yml @@ -40,11 +40,11 @@ equipSound: /Audio/Andromeda/Objects/MantisImplanter/on.ogg unequipSound: /Audio/Andromeda/Objects/MantisImplanter/off.ogg - type: MeleeWeapon - autoAttack: true # A-13 SyndieUpdate + autoAttack: true attackRate: 2 damage: types: - Piercing: 15 # A-13 SyndieUpdate + Piercing: 15 Structural: 15 soundSwing: /Audio/Andromeda/Objects/MantisImplanter/miss.ogg soundHit: /Audio/Andromeda/Objects/MantisImplanter/hit.ogg diff --git a/Resources/Prototypes/Andromeda/Lemird Prototype's/uplinkcatolog.yml b/Resources/Prototypes/Andromeda/Lemird Prototype's/uplinkcatolog.yml index 3ab430aa6e5..f7717696ebe 100644 --- a/Resources/Prototypes/Andromeda/Lemird Prototype's/uplinkcatolog.yml +++ b/Resources/Prototypes/Andromeda/Lemird Prototype's/uplinkcatolog.yml @@ -32,7 +32,7 @@ icon: { sprite: /Textures/Objects/Weapons/Melee/chainsaw.rsi, state: icon } productEntity: Chainsaw cost: - Telecrystal: 1 # A-13 SyndieUpdate + Telecrystal: 1 categories: - UplinkWeaponry