/tg/ Station 13 - Modules - TypesVar Details - Proc Details

pack

Vars

originalnameCan't use initial(name) for this. This stores the name set by condimasters.
possible_statesList of possible styles (list(<icon_state>, , )) for condiment packs. Since all of them differs only in color should probably be replaced with usual reagentfillings instead

Procs

on_reagent_addHandles reagents getting added to the condiment pack.
on_reagent_delHandles reagents getting removed from the condiment pack.

Var Details

originalname

Can't use initial(name) for this. This stores the name set by condimasters.

possible_states

List of possible styles (list(<icon_state>, , )) for condiment packs. Since all of them differs only in color should probably be replaced with usual reagentfillings instead

Proc Details

on_reagent_add

Handles reagents getting added to the condiment pack.

on_reagent_del

Handles reagents getting removed from the condiment pack.