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.
This commit is contained in:
16
nwn/nwnprc/trunk/scripts/prc_nui_pwrattk.nss
Normal file
16
nwn/nwnprc/trunk/scripts/prc_nui_pwrattk.nss
Normal file
@@ -0,0 +1,16 @@
|
||||
//:: prc_nui_pwrattk
|
||||
//::
|
||||
//::
|
||||
|
||||
void main()
|
||||
{
|
||||
|
||||
int nSpellID = PRCGetSpellId();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user