mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 20:37:34 +01:00
Fixes cardox recipe (#4417)
-fixes #4415 -fixes gun offhand having pins -fixes cloth having the same hardness as steel
This commit is contained in:
@@ -542,7 +542,7 @@
|
||||
name = "Cardox"
|
||||
id = "cardox"
|
||||
result = "cardox"
|
||||
required_reagents = list("platinum" = 1, "carbon" = 1, "sterilzine" = 1)
|
||||
required_reagents = list("platinum" = 1, "carbon" = 1, "sterilizine" = 1)
|
||||
result_amount = 3
|
||||
|
||||
/datum/chemical_reaction/cardox_removal
|
||||
|
||||
Reference in New Issue
Block a user