mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-16 12:07:16 -05:00
Create prc_kngtw_sp_gen.nss
Reenable spellcasting for Knight of the Weave.
This commit is contained in:
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);
|
||||
}
|
||||
Reference in New Issue
Block a user