reagent ![code/modules/reagents/chemistry/reagents.dm 15](git.png)
Vars | |
fallback_icon_state | fallback icon if the reagent has no glass or shot glass icon state. Used for restaurants. |
---|---|
Procs | |
New | How flammable is this material? |
on_hydroponics_apply | New, standardized method for chemicals to affect hydroponics trays. Defined on a per-chem level as opposed to by the tray. Can affect plant's health, stats, or cause the plant to react in certain ways. |
Var Details
fallback_icon_state ![code/modules/reagents/chemistry/reagents.dm 26](git.png)
fallback icon if the reagent has no glass or shot glass icon state. Used for restaurants.
Proc Details
New
How flammable is this material?
on_hydroponics_apply
New, standardized method for chemicals to affect hydroponics trays. Defined on a per-chem level as opposed to by the tray. Can affect plant's health, stats, or cause the plant to react in certain ways.