Skip to content

Commit

Permalink
fixes (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
KayzelW authored Oct 27, 2023
1 parent d8dc42d commit 300076b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Resources/Prototypes/Backmen/Entities/Mobs/NPC/mutants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,10 +123,10 @@
melee:
reagents:
- ReagentId: Nocturine
Quantity: 42
Quantity: 12
- type: MeleeChemicalInjector
solution: melee
transferAmount: 5
transferAmount: 4
- type: SolutionRegeneration
solution: melee
generated:
Expand Down Expand Up @@ -375,16 +375,16 @@
melee:
reagents:
- ReagentId: Nocturine
Quantity: 100
Quantity: 40
- type: MeleeChemicalInjector
solution: melee
transferAmount: 10
transferAmount: 7
- type: SolutionRegeneration
solution: melee
generated:
reagents:
- ReagentId: Nocturine
Quantity: 5
Quantity: 4
- type: MovementSpeedModifier
baseWalkSpeed: 2
baseSprintSpeed: 3
Expand Down

0 comments on commit 300076b

Please sign in to comment.