Spear 1984 (#21065)
This commit is contained in:
@@ -44,16 +44,16 @@
|
|||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
ammo:
|
ammo:
|
||||||
maxVol: 5
|
maxVol: 2
|
||||||
- type: RefillableSolution
|
- type: RefillableSolution
|
||||||
solution: ammo
|
solution: ammo
|
||||||
- type: InjectableSolution
|
- type: InjectableSolution
|
||||||
solution: ammo
|
solution: ammo
|
||||||
- type: SolutionInjectOnCollide
|
- type: SolutionInjectOnCollide
|
||||||
transferAmount: 5
|
transferAmount: 2
|
||||||
blockSlots: NONE
|
blockSlots: NONE
|
||||||
- type: SolutionTransfer
|
- type: SolutionTransfer
|
||||||
maxTransferAmount: 5
|
maxTransferAmount: 2
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
- type: SolutionContainerVisuals
|
- type: SolutionContainerVisuals
|
||||||
maxFillLevels: 1
|
maxFillLevels: 1
|
||||||
|
|||||||
@@ -58,7 +58,7 @@
|
|||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
melee:
|
melee:
|
||||||
maxVol: 5
|
maxVol: 2
|
||||||
- type: MeleeChemicalInjector
|
- type: MeleeChemicalInjector
|
||||||
solution: melee
|
solution: melee
|
||||||
- type: RefillableSolution
|
- type: RefillableSolution
|
||||||
@@ -66,10 +66,10 @@
|
|||||||
- type: InjectableSolution
|
- type: InjectableSolution
|
||||||
solution: melee
|
solution: melee
|
||||||
- type: SolutionInjectOnCollide
|
- type: SolutionInjectOnCollide
|
||||||
transferAmount: 5
|
transferAmount: 2
|
||||||
blockSlots: NONE
|
blockSlots: NONE
|
||||||
- type: SolutionTransfer
|
- type: SolutionTransfer
|
||||||
maxTransferAmount: 5
|
maxTransferAmount: 2
|
||||||
- type: Wieldable
|
- type: Wieldable
|
||||||
- type: IncreaseDamageOnWield
|
- type: IncreaseDamageOnWield
|
||||||
damage:
|
damage:
|
||||||
|
|||||||
Reference in New Issue
Block a user