bottledata#
Variables#
Functions#
Variable descriptions#
The refill counters of this bottle type.
The amount to refill each counter (0-65535)
Whether the given counter refill is a percentage of max, instead of a direct value.
Valid indices: BottleFlag (BTF_
).
What bottle type will remain in the bottle after drinking the current type.
Function descriptions#
void GetName(char32[] str) 🔗 Source
Loads the name of the bottledata into the provided string buffer.
void SetName(char32[] str) 🔗 Source
Sets the name of the bottledata to the provided string.