Когда мы с тобой не хотели любить

This commit is contained in:
Remuchi
2024-03-27 21:40:17 +07:00
parent dd7de0e833
commit 208cea9e7e
4 changed files with 1 additions and 9 deletions

View File

@@ -150,10 +150,6 @@
proto: PelletShotgunImprovised proto: PelletShotgunImprovised
- type: SpentAmmoVisuals - type: SpentAmmoVisuals
state: "improvised" state: "improvised"
- type: Construction
deconstructionTarget: null
graph: ImprovisedShellGraph
node: shell
- type: entity - type: entity
id: ShellShotgunUranium id: ShellShotgunUranium

View File

@@ -84,8 +84,6 @@
state: icon state: icon
- type: MeleeWeapon - type: MeleeWeapon
wideAnimationRotation: -135 wideAnimationRotation: -135
soundHit:
path: "/Audio/Weapons/smash.ogg"
attackRate: 0.75 attackRate: 0.75
damage: damage:
types: types:

View File

@@ -15,8 +15,6 @@
state: icon state: icon
- type: MeleeWeapon - type: MeleeWeapon
wideAnimationRotation: 135 wideAnimationRotation: 135
soundHit:
path: "/Audio/Weapons/smash.ogg"
swingLeft: true swingLeft: true
attackRate: 0.75 attackRate: 0.75
damage: damage:

View File

@@ -280,7 +280,7 @@
- type: Computer - type: Computer
board: MediaConsoleWallMountCircuitboard board: MediaConsoleWallMountCircuitboard
- type: DeviceNetworkRequiresPower - type: DeviceNetworkRequiresPower
- type: NewsWrite - type: NewsWriter
- type: AccessReader - type: AccessReader
access: [ [ "Command" ] ] access: [ [ "Command" ] ]
- type: ActivatableUI - type: ActivatableUI