forked from Jaysyn/PRC8
Create prc_kngtw_sp_gen.nss
Reenable spellcasting for Knight of the Weave.
This commit is contained in:
parent
85dd497fd8
commit
6d37f86b11
6
trunk/newspellbook/prc_kngtw_sp_gen.nss
Normal file
6
trunk/newspellbook/prc_kngtw_sp_gen.nss
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
#include "inc_newspellbook"
|
||||||
|
|
||||||
|
void main()
|
||||||
|
{
|
||||||
|
NewSpellbookSpell(CLASS_TYPE_KNIGHT_WEAVE, SPELLBOOK_TYPE_SPONTANEOUS);
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user