Ling datum antag standarization.
This commit is contained in:
committed by
CitadelStationBot
parent
326d0bd29b
commit
2e0aaf8598
@@ -365,7 +365,7 @@ It's fairly easy to fix if dealing with single letters but not so much with comp
|
||||
if(M.mind in SSticker.mode.syndicates)
|
||||
return 2
|
||||
if("changeling")
|
||||
if(M.mind in SSticker.mode.changelings)
|
||||
if(M.mind.has_antag_datum(/datum/antagonist/changeling,TRUE))
|
||||
return 2
|
||||
if("wizard")
|
||||
if(iswizard(M))
|
||||
|
||||
Reference in New Issue
Block a user