SetIngestibleFlag
From GECK
A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.
Description
Sets an ingestible flag on an ingestible form. "Food" determines if the effects are affected by Survival skill, while "Medicine" flag determines if the effects are affected by Medicine skill. They are not mutually exclusive.
Syntax
SetIngestibleFlag ingestible:form flag:int value:bool
Example
SetIngestibleFlag JalapenoPepper 2 0
Will remove the food flag from Jalapenos.
Ingestible Flags
2 Food 4 Medicine