mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Mob ckey sanity check now respects insano aghost code (#91517)
## About The Pull Request I HATE THIS PLACE DUDE, aghosting sets your ckey/key to your normal ckey/ckey but with @ prefixed. hhhhhhhhh.
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
|| mind_to_swap.has_antag_datum(/datum/antagonist/cult) \
|
||||
|| mind_to_swap.has_antag_datum(/datum/antagonist/changeling) \
|
||||
|| mind_to_swap.has_antag_datum(/datum/antagonist/rev) \
|
||||
|| mind_to_swap.key?[1] == "@" \
|
||||
|| IS_FAKE_KEY(mind_to_swap.key) \
|
||||
)
|
||||
to_chat(caster, span_warning("[to_swap.p_Their()] mind is resisting your spell!"))
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user