mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-17 04:47:14 -05:00
Initial upload.
Adding base PRC 4.19a files to repository.
This commit is contained in:
9
trunk/psionics/psi_rog_generic.nss
Normal file
9
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