xenobio_potion 
Vars | |
stored_potion | If we have a potion stored or not |
---|---|
Procs | |
add_pot | Visually add the current potion |
eject_pot | Visually ejects the current potion |
swap_pot | Swap out our current potion for a new one |
swap_pot_icon | Swaps the potion icon & name. Made for use w/ addtimer() so as to not disrupt the animation chain |
Var Details
stored_potion 
If we have a potion stored or not
Proc Details
add_pot
Visually add the current potion
eject_pot
Visually ejects the current potion
swap_pot
Swap out our current potion for a new one
swap_pot_icon
Swaps the potion icon & name. Made for use w/ addtimer() so as to not disrupt the animation chain