mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Reworks Cling Hivemind (#20375)
* reworks Cling Hivemind * bye bye old vars * protects starting DNA
This commit is contained in:
@@ -541,8 +541,6 @@
|
||||
var/datum/antagonist/changeling/cling = speaker.mind?.has_antag_datum(/datum/antagonist/changeling)
|
||||
if(cling)
|
||||
..(speaker, message, cling.changelingID)
|
||||
else if(speaker.mind?.linglink)
|
||||
..()
|
||||
else
|
||||
..(speaker,message)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user