Further file organization
Further file organization
This commit is contained in:
4
nwn/nwnprc/trunk/newspellbook/bnd_dnt_scholar.nss
Normal file
4
nwn/nwnprc/trunk/newspellbook/bnd_dnt_scholar.nss
Normal file
@@ -0,0 +1,4 @@
|
||||
void main()
|
||||
{
|
||||
ApplyEffectToObject(DURATION_TYPE_TEMPORARY, EffectSkillIncrease(SKILL_LORE, 8), OBJECT_SELF, 6.0);
|
||||
}
|
Reference in New Issue
Block a user