Further file organization
Further file organization
This commit is contained in:
9
nwn/nwnprc/trunk/psionics/psi_psy_generic.nss
Normal file
9
nwn/nwnprc/trunk/psionics/psi_psy_generic.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
generic powercalling function
|
||||
*/
|
||||
#include "psi_inc_psifunc"
|
||||
|
||||
void main()
|
||||
{
|
||||
UsePower(GetPowerFromSpellID(PRCGetSpellId()), CLASS_TYPE_PSYWAR);
|
||||
}
|
Reference in New Issue
Block a user