mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-11 01:42:17 +00:00
This fixes borers being permanently mid-ability after first awakening their host's psionic powers, and thus unable to do anything else for the remainder of the round. I also found an issue with the psi ability mirror shade: somehow the shades target internal borers, including the hosts. I'd like a more generic fix for this so that they don't attack any internal borers, but I'm not well versed in mob code. Also removed an `add_verb` for `write_ambition` that I should've removed in my last borer-based PR, as it's done above inside a client check, and could cause RTEs in some circumstances.