Player Resource Consortium

Neverwinter Nights => Builders => Topic started by: barna10 on February 19, 2012, 09:16:34 PM

Title: Brew Potion Script
Post by: barna10 on February 19, 2012, 09:16:34 PM
Anyone have an idea where the non-arbitrary Brew Potion script is located? 
Title: Re: Brew Potion Script
Post by: xwarren on February 20, 2012, 02:51:37 AM
Anyone have an idea where the non-arbitrary Brew Potion script is located? 
The code for brew potion is located in prc_x2_craft.nss (prc_include.hak) and is executed from spellhook.
Title: Re: Brew Potion Script
Post by: barna10 on February 20, 2012, 03:48:02 AM
Cool, thanks.