What this is
This is for modders only
This is a copy of the oneshot_potionhealth.tpl only OneShot_PotionHealth has been changed to OneShot_Potion and the file was renamed to oneshot_potion.tpl
What this does
This allows for the creation of a custom potion using the class OneShot_Potion. This means the potion can then be used anytime without requirements like health or energy being low
Quick how to
Place a copy of the template in your working\database emplates folder
Then place a copy of the template in your working\mods\modname\database emplates folder
Now you can create your custom potions using the new template or you can change the template on existing ones
Then build your mod with asset manager. Once it’s done building click on the archive tab and select build(this will add the needed templates.arc to your builds\mods\modname\database folder)
Attachment: oneshot_potion.zip