Expanded Shadow Sun Ninja for epic progression. Updated monk's epic bonus feats. Added glassteel to the materials system. Power Attack / NUI notes.
16 lines
96 B
Plaintext
16 lines
96 B
Plaintext
//:: prc_nui_pwrattk
|
|
//::
|
|
//::
|
|
|
|
void main()
|
|
{
|
|
|
|
int nSpellID = PRCGetSpellId();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |