Quality of life: Spellcasting #536

Merged
NQNStudios merged 21 commits from recast-hint into master 2025-01-23 14:30:08 +00:00
Showing only changes of commit e314030879 - Show all commits

View File

@@ -47,6 +47,7 @@ cSpell& cSpell::needsSelect(eSpellSelect sel) {
return *this;
}
// Mark a spell as castable by pacifist PCs
cSpell& cSpell::asPeaceful() {
peaceful = true;
return *this;