Quality of life: Spellcasting #536
@@ -47,6 +47,7 @@ cSpell& cSpell::needsSelect(eSpellSelect sel) {
|
|||||||
return *this;
|
return *this;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Mark a spell as castable by pacifist PCs
|
||||||
cSpell& cSpell::asPeaceful() {
|
cSpell& cSpell::asPeaceful() {
|
||||||
peaceful = true;
|
peaceful = true;
|
||||||
return *this;
|
return *this;
|
||||||
|
|||||||
Reference in New Issue
Block a user