Merge pull request #4098 from Citadel-Station-13/upstream-merge-32805
[MIRROR] Refactor on_reagent_change to pass through the change type
This commit is contained in:
@@ -417,7 +417,7 @@ MASS SPECTROMETER
|
||||
..()
|
||||
create_reagents(5)
|
||||
|
||||
/obj/item/device/mass_spectrometer/on_reagent_change()
|
||||
/obj/item/device/mass_spectrometer/on_reagent_change(changetype)
|
||||
if(reagents.total_volume)
|
||||
icon_state = initial(icon_state) + "_s"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user