Further file organization
Further file organization
This commit is contained in:
6
nwn/nwnprc/trunk/psionics/psi_psyrog_sjump.nss
Normal file
6
nwn/nwnprc/trunk/psionics/psi_psyrog_sjump.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "psi_inc_psifunc"
|
||||
|
||||
void main()
|
||||
{
|
||||
UsePower(POWER_DIMENSIONDOOR_SELFONLY, CLASS_TYPE_INVALID, TRUE, GetLevelByClass(CLASS_TYPE_PSYCHIC_ROGUE, OBJECT_SELF));
|
||||
}
|
Reference in New Issue
Block a user