Skip to content

Commit

Permalink
another possible CI fix
Browse files Browse the repository at this point in the history
WEIRDNESS ABOUND

Signed-off-by: CliffracerX <[email protected]>
  • Loading branch information
CliffracerX authored Sep 24, 2024
1 parent c4d1f40 commit 033bfee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modular_doppler/modular_items/shipchem_overrides.dm
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,12 @@

volume = 60
possible_transfer_amounts = list(5,10,15,20,30,60)
amount_per_transfer_from_this = 5
desc = "A beaker. It can hold up to 60 units."

/obj/item/reagent_containers/cup/beaker/oldstation
amount_per_transfer_from_this = 5

/obj/item/reagent_containers/cup/beaker/jar
fill_icon = 'icons/obj/medical/reagent_fillings.dmi'
cap_on = FALSE
Expand Down

0 comments on commit 033bfee

Please sign in to comment.