Fixes a mirrorbot fuckup on RUST fixes

Original PR had this whole part removed, mirrorbot thought it only removed the CHOMP comments :v
This commit is contained in:
Verkister
2021-03-26 17:53:25 +02:00
committed by GitHub
parent d268d57227
commit f01c405537

View File

@@ -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,