CreateColmarrPotion()

Creates potions for Colmarr's Machine.

void CreateColmarrPotion();

Description

This is a plot specific function used to generate potions for Colmarr's Machine.



Remarks

Found in: nw_i0_2q4luskan.nss: 36

Reads a local variable off the Collmarr engine in the official campaign, and uses this to determine which potion to create. Not useful in everyday scripting, though it may serve as a good way to learn how to create different items depending on eg the state of some levers.


Requirements

#include "nw_i0_2q4luskan"

Version

1.28

See Also

categories: Item Creation Functions


 author: Lilac Soul, additional contributor(s): Lilac Soul