mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Fixed some leftover typos preventing the alizene reaction from happening. 🧪
Fixed some leftover typos preventing the reaction from happening.
This commit is contained in:
@@ -91,9 +91,9 @@
|
||||
/////SERAZINE RECIPES//////
|
||||
|
||||
/decl/chemical_reaction/instant/alizene
|
||||
name = "Alezine"
|
||||
id = "alezine"
|
||||
result = "alezine"
|
||||
name = "Alizene"
|
||||
id = "alizene"
|
||||
result = "alizene"
|
||||
required_reagents = list("bicaridine" = 1, "serazine" = 1, "tungsten" = 1)
|
||||
result_amount = 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user