From b32ce58cc0fcc3823f32f64bcb6e6e4a2c98ff8b Mon Sep 17 00:00:00 2001 From: RevengenRat <138193222+Ratyyy@users.noreply.github.com> Date: Thu, 2 Jan 2025 17:40:41 +0200 Subject: [PATCH] =?UTF-8?q?=D1=80=D0=B5=D0=B2=D1=8C=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Prototypes/ADT/Catalog/uplink_catalog.yml | 4 ++-- .../Entities/Objects/Weapons/Guns/Battery/battery_gun.yml | 6 +++--- .../Objects/Weapons/Guns/Projectiles/projectiles.yml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/ADT/Catalog/uplink_catalog.yml b/Resources/Prototypes/ADT/Catalog/uplink_catalog.yml index 892ca9f10c..5305b46269 100644 --- a/Resources/Prototypes/ADT/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/ADT/Catalog/uplink_catalog.yml @@ -629,11 +629,11 @@ stock: 3 - type: listing - id: UplinkMiniatureEnergyCrossbow + id: ADTUplinkMiniatureEnergyCrossbow name: uplink-miniature-energy-crossbow-name description: uplink-miniature-energy-crossbow-desc icon: { sprite: /Textures/ADT/Objects/Weapons/Guns/Battery/miniature_ebow.rsi, state: icon } - productEntity: WeaponMiniatureEnergyCrossbow + productEntity: ADTWeaponMiniatureEnergyCrossbow cost: Telecrystal: 9 categories: diff --git a/Resources/Prototypes/ADT/Entities/Objects/Weapons/Guns/Battery/battery_gun.yml b/Resources/Prototypes/ADT/Entities/Objects/Weapons/Guns/Battery/battery_gun.yml index 2e0a45e8f1..049b655332 100644 --- a/Resources/Prototypes/ADT/Entities/Objects/Weapons/Guns/Battery/battery_gun.yml +++ b/Resources/Prototypes/ADT/Entities/Objects/Weapons/Guns/Battery/battery_gun.yml @@ -216,7 +216,7 @@ - type: entity name: Miniature Energy Crossbow parent: BaseWeaponBatterySmall - id: WeaponMiniatureEnergyCrossbow + id: ADTWeaponMiniatureEnergyCrossbow description: The syndicate's energy crossbow, small, silent and deadly. components: - type: Sprite @@ -245,8 +245,8 @@ - type: entity name: Energy Crossbow - parent: WeaponMiniatureEnergyCrossbow - id: WeaponEnergyCrossbow + parent: ADTWeaponMiniatureEnergyCrossbow + id: ADTWeaponEnergyCrossbow description: Energy crossbow, big, powerful and stily. components: - type: Sprite diff --git a/Resources/Prototypes/ADT/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml b/Resources/Prototypes/ADT/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml index e85caa397e..c78b2c8c3e 100644 --- a/Resources/Prototypes/ADT/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml +++ b/Resources/Prototypes/ADT/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml @@ -212,7 +212,7 @@ forceSound: true - type: entity - id: BulletMic + id: ADTBulletMic name: MIC bolt parent: BaseBullet categories: [ HideSpawnMenu ] @@ -246,7 +246,7 @@ - type: entity - id: BulletEnergyCrossbow + id: ADTBulletEnergyCrossbow name: Energy Crossbow bolt parent: BaseBullet categories: [ HideSpawnMenu ]