Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Psionic Potential Trait Fixes (DeltaV-Station#1022)
# Description The two Psi-Potential traits are mutually exclusive(Due to adding the same component), but I forgot to add a condition that prevents you from taking both. # Changelog :cl: - fix: Fixed High & Low Psi-Potential traits lacking a requirement that you don't have the opposite trait. The two were mutually exclusive, so taking both caused issues.