Further file organization
Further file organization
This commit is contained in:
8
nwn/nwnprc/trunk/racescripts/race_psi_stomp.nss
Normal file
8
nwn/nwnprc/trunk/racescripts/race_psi_stomp.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
*/
|
||||
#include "psi_inc_psifunc"
|
||||
|
||||
void main()
|
||||
{
|
||||
UsePower(POWER_STOMP, CLASS_TYPE_INVALID, TRUE, GetHitDice(OBJECT_SELF)/2);
|
||||
}
|
Reference in New Issue
Block a user