Further file organization
Further file organization
This commit is contained in:
9
nwn/nwnprc/trunk/newspellbook/tob_swd_generic.nss
Normal file
9
nwn/nwnprc/trunk/newspellbook/tob_swd_generic.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
generic maneuver calling function
|
||||
*/
|
||||
#include "tob_inc_move"
|
||||
|
||||
void main()
|
||||
{
|
||||
UseManeuver(GetPowerFromSpellID(PRCGetSpellId()), CLASS_TYPE_SWORDSAGE);
|
||||
}
|
Reference in New Issue
Block a user