Initial upload.
Adding base PRC 4.19a files to repository.
This commit is contained in:
9
trunk/newspellbook/tob_war_generic.nss
Normal file
9
trunk/newspellbook/tob_war_generic.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
generic maneuver calling function
|
||||
*/
|
||||
#include "tob_inc_move"
|
||||
|
||||
void main()
|
||||
{
|
||||
UseManeuver(GetPowerFromSpellID(PRCGetSpellId()), CLASS_TYPE_WARBLADE);
|
||||
}
|
Reference in New Issue
Block a user