Шприц теперь является оружием массового поражения (#129)

This commit is contained in:
Vorge7
2024-10-02 21:10:08 +03:00
committed by GitHub
parent 4ef857985c
commit ce24147c15

View File

@@ -332,6 +332,23 @@
id: BaseSyringe
abstract: true
components:
- type: MeleeWeapon
wideAnimationRotation: -45
damage:
types:
Piercing: 2
angle: 0
animation: WeaponArcThrust
soundHit:
path: /Audio/Weapons/pierce.ogg
- type: ThrowingAngle
angle: 50
- type: DamageOtherOnHit
ignoreResistances: true
damage:
types:
Piercing: 2
- type: EmbeddableProjectile
- type: Sprite
sprite: Objects/Specific/Chemistry/syringe.rsi
layers:
@@ -351,6 +368,19 @@
solutions:
injector:
maxVol: 15
- type: MeleeChemicalInjector
solution: injector
- type: RefillableSolution
solution: injector
- type: InjectableSolution
solution: injector
- type: SolutionTransfer
maxTransferAmount: 2
- type: Damageable
damageContainer: Inorganic
- type: SolutionInjectOnEmbed
transferAmount: 2
solution: injector
- type: Injector
injectOnly: false
- type: ExaminableSolution