ChemicalAmmoComponent (#2739)
* ChemicalAmmoComponent * Moves BarrelFiredMessage to FireProjectiles Co-authored-by: py01 <pyronetics01@gmail.com>
This commit is contained in:
@@ -99,3 +99,8 @@
|
||||
projectile: PelletShotgunTranquilizer
|
||||
projectilesFired: 1
|
||||
ammoSpread: 0
|
||||
- type: ChemicalAmmo
|
||||
- type: SolutionContainer
|
||||
maxVol: 15
|
||||
caps: AddTo, RemoveFrom
|
||||
- type: Pourable
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user