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