Merge pull request #1680 from Verkister/patch-4

Fixes a mirrorbot fuckup on RUST fixes
This commit is contained in:
Razgriz
2021-03-26 12:56:51 -07:00
committed by GitHub
@@ -51,9 +51,6 @@
"amount" = C.owned_field.dormant_reactant_quantities[reagent]
)))
for(var/list/reactant in reactants)
to_world("[reactant[1]] [reactant[2]]")
cores.Add(list(list(
"name" = C.name,
"has_field" = C.owned_field ? TRUE : FALSE,