From 208cea9e7ec7670d2889960faae4827c29d32e36 Mon Sep 17 00:00:00 2001 From: Remuchi Date: Wed, 27 Mar 2024 21:40:17 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9A=D0=BE=D0=B3=D0=B4=D0=B0=20=D0=BC=D1=8B?= =?UTF-8?q?=20=D1=81=20=D1=82=D0=BE=D0=B1=D0=BE=D0=B9=20=D0=BD=D0=B5=20?= =?UTF-8?q?=D1=85=D0=BE=D1=82=D0=B5=D0=BB=D0=B8=20=D0=BB=D1=8E=D0=B1=D0=B8?= =?UTF-8?q?=D1=82=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml | 4 ---- Resources/Prototypes/Entities/Objects/Weapons/Melee/cult.yml | 2 -- .../Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml | 2 -- .../White/Entities/Structures/Wallmounts/consoles.yml | 2 +- 4 files changed, 1 insertion(+), 9 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml index c47c5f8c5f..1439f1eb32 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml @@ -150,10 +150,6 @@ proto: PelletShotgunImprovised - type: SpentAmmoVisuals state: "improvised" - - type: Construction - deconstructionTarget: null - graph: ImprovisedShellGraph - node: shell - type: entity id: ShellShotgunUranium diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/cult.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/cult.yml index 5e76ef61db..2d56256ae8 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/cult.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/cult.yml @@ -84,8 +84,6 @@ state: icon - type: MeleeWeapon wideAnimationRotation: -135 - soundHit: - path: "/Audio/Weapons/smash.ogg" attackRate: 0.75 damage: types: diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml index fcdc01f786..66aa857da4 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml @@ -15,8 +15,6 @@ state: icon - type: MeleeWeapon wideAnimationRotation: 135 - soundHit: - path: "/Audio/Weapons/smash.ogg" swingLeft: true attackRate: 0.75 damage: diff --git a/Resources/Prototypes/White/Entities/Structures/Wallmounts/consoles.yml b/Resources/Prototypes/White/Entities/Structures/Wallmounts/consoles.yml index f87aaff20a..00d4758e98 100644 --- a/Resources/Prototypes/White/Entities/Structures/Wallmounts/consoles.yml +++ b/Resources/Prototypes/White/Entities/Structures/Wallmounts/consoles.yml @@ -280,7 +280,7 @@ - type: Computer board: MediaConsoleWallMountCircuitboard - type: DeviceNetworkRequiresPower - - type: NewsWrite + - type: NewsWriter - type: AccessReader access: [ [ "Command" ] ] - type: ActivatableUI