the check in cast_spells for gaia's revenge (sp 518) was checking if the player was affected by gaia's focus (sp: 552)
the check was not specifically testing against affected vs not-affected and the loose else statement catches a error condition if the player doesn't have a focus selected.
the check in cast_spells for gaia's revenge (sp 518) was checking if the player was affected by gaia's focus (sp: 552)
the check was not specifically testing against affected vs not-affected and the loose else statement catches a error condition if the player doesn't have a focus selected.