Ambrosia identity tweak, poppy buff (#16754)

This commit is contained in:
612
2023-05-24 12:22:49 -07:00
committed by GitHub
parent b81bf04dad
commit 47ef9418aa
2 changed files with 14 additions and 14 deletions

View File

@@ -842,12 +842,12 @@
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
food: food:
maxVol: 12 maxVol: 22
reagents: reagents:
- ReagentId: Nutriment - ReagentId: Nutriment
Quantity: 2 Quantity: 2
- ReagentId: Bicaridine - ReagentId: Bicaridine
Quantity: 10 Quantity: 20
- type: Sprite - type: Sprite
sprite: Objects/Specific/Hydroponics/poppy.rsi sprite: Objects/Specific/Hydroponics/poppy.rsi
- type: Produce - type: Produce
@@ -897,16 +897,16 @@
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
food: food:
maxVol: 26 maxVol: 24
reagents: reagents:
- ReagentId: Bicaridine - ReagentId: Bicaridine
Quantity: 10 Quantity: 5
- ReagentId: Kelotane - ReagentId: Kelotane
Quantity: 10 Quantity: 5
- ReagentId: Nutriment - ReagentId: Nutriment
Quantity: 2 Quantity: 2
- ReagentId: Desoxyephedrine - ReagentId: Desoxyephedrine
Quantity: 2 Quantity: 10
- ReagentId: Vitamin - ReagentId: Vitamin
Quantity: 2 Quantity: 2
- type: Sprite - type: Sprite

View File

@@ -684,8 +684,8 @@
Potencydivisor: 50 Potencydivisor: 50
Bicaridine: Bicaridine:
Min: 1 Min: 1
Max: 10 Max: 20
PotencyDivisor: 10 PotencyDivisor: 20
- type: seed - type: seed
id: aloe id: aloe
@@ -762,16 +762,16 @@
PotencyDivisor: 10 PotencyDivisor: 10
Bicaridine: Bicaridine:
Min: 1 Min: 1
Max: 10 Max: 5
PotencyDivisor: 10 PotencyDivisor: 20
Kelotane: Kelotane:
Min: 1
Max: 5
PotencyDivisor: 20
Desoxyephedrine:
Min: 1 Min: 1
Max: 10 Max: 10
PotencyDivisor: 10 PotencyDivisor: 10
Desoxyephedrine: #Needs a small touch of spice, replace this with something better when we have more fun drugs
Min: 1
Max: 2
PotencyDivisor: 50
Vitamin: Vitamin:
Min: 1 Min: 1
Max: 2 Max: 2