Хехехе
This commit is contained in:
@@ -54,6 +54,12 @@
|
||||
damageContainer: Biological
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
!type:DamageTypeTrigger
|
||||
damageType: Blunt
|
||||
damage: 1500
|
||||
behaviors:
|
||||
- !type:GibBehavior { }
|
||||
- trigger:
|
||||
!type:DamageTypeTrigger
|
||||
damageType: Heat
|
||||
|
||||
@@ -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
|
||||
|
||||
19
Resources/Prototypes/_White/Catalog/Cargo/cargo_engines.yml
Normal file
19
Resources/Prototypes/_White/Catalog/Cargo/cargo_engines.yml
Normal 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
|
||||
Reference in New Issue
Block a user