Хехехе

This commit is contained in:
BIGZi0348
2024-12-02 20:45:00 +03:00
parent 5e1db9a02e
commit 0ce8afc2fd
3 changed files with 30 additions and 5 deletions

View File

@@ -54,6 +54,12 @@
damageContainer: Biological
- type: Destructible
thresholds:
- trigger:
!type:DamageTypeTrigger
damageType: Blunt
damage: 1500
behaviors:
- !type:GibBehavior { }
- trigger:
!type:DamageTypeTrigger
damageType: Heat

View File

@@ -119,8 +119,8 @@
- type: Item
sprite: White/Objects/Weapons/Guns/SMG/c20r-inhands.rsi
- type: Gun
minAngle: 11
maxAngle: 19
minAngle: 1 # WD
maxAngle: 7 # WD
shotsPerBurst: 5
availableModes:
- SemiAuto
@@ -217,9 +217,9 @@
- type: Item
sprite: White/Objects/Weapons/Guns/SMG/drozd-inhands.rsi
- type: Gun
minAngle: 21
maxAngle: 32
fireRate: 6
minAngle: 4 # WD
maxAngle: 10 # WD
fireRate: 5 # WD
selectedMode: FullAuto
soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/atreides.ogg

View File

@@ -0,0 +1,19 @@
- type: cargoProduct
id: EngineAmeShielding
icon:
sprite: Objects/Devices/flatpack.rsi
state: ame-part
product: CrateEngineeringAMEShielding
cost: 28000
category: cargoproduct-category-name-engineering
group: market
- type: cargoProduct
id: EngineAmeControl
icon:
sprite: Structures/Power/Generation/ame.rsi
state: control
product: CrateEngineeringAMEControl
cost: 4000
category: cargoproduct-category-name-engineering
group: market