mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user