mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 20:57:23 +01:00
Fixing some errors (#7039)
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
name = "curea"
|
||||
id = "curea"
|
||||
result = "curea"
|
||||
required_reagents = list("anti_toxin" = 1, "adranol" = 1, "inaprovaline" = 1, "carbon" = 1)
|
||||
required_reagents = list("spaceacillin" = 1, "adranol" = 1, "inaprovaline" = 1, "iron" = 1)
|
||||
result_amount = 4
|
||||
|
||||
//tier 3
|
||||
|
||||
@@ -370,7 +370,7 @@
|
||||
|
||||
/datum/reagent/phoenixbreath
|
||||
name = "Phoenix Breath"
|
||||
id = "phoneixbreath"
|
||||
id = "phoenixbreath"
|
||||
description = "An improvement on the original soul dew chemical"
|
||||
taste_description = "ash"
|
||||
reagent_state = LIQUID
|
||||
|
||||
Reference in New Issue
Block a user