diff --git a/trunk/newspellbook/prc_kngtw_sp_gen.nss b/trunk/newspellbook/prc_kngtw_sp_gen.nss new file mode 100644 index 00000000..94754a82 --- /dev/null +++ b/trunk/newspellbook/prc_kngtw_sp_gen.nss @@ -0,0 +1,6 @@ +#include "inc_newspellbook" + +void main() +{ + NewSpellbookSpell(CLASS_TYPE_KNIGHT_WEAVE, SPELLBOOK_TYPE_SPONTANEOUS); +} \ No newline at end of file