mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Liquid Healer Recipe Fix (#7444)
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
name = "liquidhealer"
|
||||
id = "liquidhealer"
|
||||
result = "liquidhealer"
|
||||
required_reagents = list("bicard" = 1, "kelotane" = 1, "liquidlife" = 1, "carpotoxin" = 1, "quadcord" = 1, "cryptobiolin" = 1)
|
||||
required_reagents = list("bicaridine" = 1, "kelotane" = 1, "liquidlife" = 1, "carpotoxin" = 1, "quadcord" = 1, "cryptobiolin" = 1)
|
||||
result_amount = 6
|
||||
|
||||
/decl/chemical_reaction/instant/phoenixbreath
|
||||
@@ -124,4 +124,4 @@
|
||||
id = "phoenixbreath"
|
||||
result = "phoenixbreath"
|
||||
required_reagents = list("vermicetol" = 1, "liquidlife" = 1, "neoliquidfire" = 1, "souldew" = 1, "phoron" = 1, "dermaline" = 1)
|
||||
result_amount = 6
|
||||
result_amount = 6
|
||||
|
||||
Reference in New Issue
Block a user