ChemicalAmmoComponent (#2739)

* ChemicalAmmoComponent

* Moves BarrelFiredMessage to FireProjectiles

Co-authored-by: py01 <pyronetics01@gmail.com>
This commit is contained in:
py01
2020-12-15 07:38:41 -06:00
committed by GitHub
parent 0a50f608c6
commit c770c6b37e
5 changed files with 91 additions and 9 deletions

View File

@@ -99,3 +99,8 @@
projectile: PelletShotgunTranquilizer
projectilesFired: 1
ammoSpread: 0
- type: ChemicalAmmo
- type: SolutionContainer
maxVol: 15
caps: AddTo, RemoveFrom
- type: Pourable

View File

@@ -90,10 +90,7 @@
damages:
Blunt: 1
- type: SolutionContainer
maxVol: 10
contents:
reagents:
- ReagentId: chem.H2O
Quantity: 10
caps: RemoveFrom
maxVol: 15
caps: AddTo, RemoveFrom
- type: ChemicalInjectionProjectile
transferAmount: 15