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