Item Attributes
potionDuration
This attribute defines the duration of the potion defined for the potion attribute in seconds. It is for food only.
Examples
// Default value
potionDuration[0] = 60;
// ...
potionDuration[31] = 60;
potionDuration[24] = 10;
potionDuration[0] = 60;
// ...
potionDuration[31] = 60;
potionDuration[24] = 10;