omni feedback rebalance (#5584)
* changed omni OD to 21, combat medpen to 20 omni and 10 tranex * Changed comments to reflect the previous values Signed-off-by: Radezolid <snappednexus@gmail.com> --------- Signed-off-by: Radezolid <snappednexus@gmail.com> Co-authored-by: Radezolid <snappednexus@gmail.com>
This commit is contained in:
parent
b640bf47f2
commit
395fd9b95d
|
|
@ -675,9 +675,9 @@
|
|||
maxVol: 30
|
||||
reagents:
|
||||
- ReagentId: Omnizine
|
||||
Quantity: 25
|
||||
Quantity: 20 # DeltaV - Was 25
|
||||
- ReagentId: TranexamicAcid
|
||||
Quantity: 5
|
||||
Quantity: 10 # DeltaV - Was 5
|
||||
- type: StaticPrice
|
||||
price: 1500
|
||||
|
||||
|
|
|
|||
|
|
@ -885,7 +885,7 @@
|
|||
conditions:
|
||||
- !type:ReagentCondition
|
||||
reagent: Omnizine
|
||||
min: 20
|
||||
min: 21
|
||||
damage:
|
||||
types:
|
||||
Cellular: 1 # 2 per u
|
||||
|
|
|
|||
Loading…
Reference in New Issue