mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Update rustcore_monitor.dm
This commit is contained in:
@@ -50,19 +50,10 @@
|
||||
"name" = reagent,
|
||||
"amount" = C.owned_field.dormant_reactant_quantities[reagent]
|
||||
)))
|
||||
<<<<<<< HEAD
|
||||
/*CHOMP Removal brainlet.
|
||||
for(var/list/reactant in reactants)
|
||||
to_world("[reactant[1]] [reactant[2]]")
|
||||
*/
|
||||
||||||| parent of 9d3f910ef7... Merge pull request #10022 from VOREStation/upstream-merge-8007
|
||||
|
||||
for(var/list/reactant in reactants)
|
||||
to_world("[reactant[1]] [reactant[2]]")
|
||||
|
||||
=======
|
||||
|
||||
>>>>>>> 9d3f910ef7... Merge pull request #10022 from VOREStation/upstream-merge-8007
|
||||
cores.Add(list(list(
|
||||
"name" = C.name,
|
||||
"has_field" = C.owned_field ? TRUE : FALSE,
|
||||
|
||||
Reference in New Issue
Block a user