mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
Merge pull request #9015 from Kelenius/ofChemAndOne
Chemistry update - part one In spite of the sassy tone.
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
|
||||
|
||||
//build smoke icon
|
||||
var/color = mix_color_from_reagents(chemholder.reagents.reagent_list)
|
||||
var/color = chemholder.reagents.get_color()
|
||||
var/icon/I
|
||||
if(color)
|
||||
I = icon('icons/effects/chemsmoke.dmi')
|
||||
|
||||
Reference in New Issue
Block a user