Changed Normality Crystal recipe to include holy water because the recipe for Lye (water+ash) was making it impossible to make normality
This commit is contained in:
parent
cece56a5b7
commit
7d7d4e4c45
|
|
@ -13,14 +13,14 @@
|
|||
# LotophagoiOil: 1
|
||||
|
||||
- type: reaction
|
||||
id: CreateNormalityCrystal
|
||||
id: CrystalNormality
|
||||
impact: Low
|
||||
quantized: true
|
||||
minTemp: 400
|
||||
reactants:
|
||||
Ash:
|
||||
amount: 5
|
||||
Water:
|
||||
Holywater:
|
||||
amount: 5
|
||||
Blood:
|
||||
amount: 5
|
||||
|
|
|
|||
|
|
@ -68,6 +68,6 @@ Metabolizing 20u or more of [color=#a4885c]mindbreaker[/color] will remove psion
|
|||
[color=#a4885c]Soulbreaker[/color] shells will remove psionics from psychics they hit.
|
||||
|
||||
<GuideEntityEmbed Entity="Ectoplasm" />
|
||||
[color=#a4885c]Ectoplasm[/color], combined in a beaker with equal parts water, ash, blood, and plasma, will produce a normality crystal when heated enough. [color=#fcdf03]Use a hot plate for this.[/color]
|
||||
[color=#a4885c]Ectoplasm[/color], combined in a beaker with equal parts holy water, ash, blood, and plasma, will produce a normality crystal when heated enough. [color=#fcdf03]Use a hot plate for this.[/color]
|
||||
|
||||
</Document>
|
||||
|
|
|
|||
Loading…
Reference in New Issue