Updated Release Archive
Updated Release Archive. Fixed Mage-killer prereqs. Removed old LETO & ConvoCC related files. Added organized spell scroll store. Fixed Gloura spellbook. Various TLK fixes. Reorganized Repo. Removed invalid user folders. Added DocGen back in.
This commit is contained in:
8
nwn/trunk/racescripts/race_psi_stomp.nss
Normal file
8
nwn/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