mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2026-01-21 11:46:28 -05:00
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