PRC8/nwn/nwnprc/trunk/scripts/prc_nui_pwrattk.nss
Jaysyn904 41e2f2b91c 20250524 Early Morning Update
Expanded Shadow Sun Ninja for epic progression.
Updated monk's epic bonus feats.
Added glassteel to the materials system.
Power Attack / NUI notes.
2025-05-24 01:01:09 -04:00

16 lines
96 B
Plaintext

//:: prc_nui_pwrattk
//::
//::
void main()
{
int nSpellID = PRCGetSpellId();
}