mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
teleport for loners only (#18614)
This commit is contained in:
@@ -70,6 +70,8 @@
|
||||
continue
|
||||
if(owner_rank < PSI_RANK_HARMONIOUS && (P.ability_flags & PSI_FLAG_ANTAG))
|
||||
continue
|
||||
if(!(owner.mind in loners.current_antagonists) && (P.ability_flags & PSI_FLAG_LONER))
|
||||
continue
|
||||
data["available_psionics"] += list(
|
||||
list(
|
||||
"name" = P.name,
|
||||
|
||||
Reference in New Issue
Block a user