Should pacifists have non-pacifist spells grayed out in casting dialog? #711
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now a pacifist can select non-pacifist spells in the casting dialog and get a buffer message saying they couldn't do it. Would it be better to just gray those spells out in the spell choice dialog?
I think we would just change this function:
f22ba95563/src/game/boe.party.cpp (L1548)This definitely seems like a reasonable thing to do.