Datum antag wizard.
This commit is contained in:
committed by
CitadelStationBot
parent
6b10a53724
commit
5be4669924
@@ -363,7 +363,7 @@ It's fairly easy to fix if dealing with single letters but not so much with comp
|
||||
if(M.mind in SSticker.mode.changelings)
|
||||
return 2
|
||||
if("wizard")
|
||||
if(M.mind in SSticker.mode.wizards)
|
||||
if(iswizard(M))
|
||||
return 2
|
||||
if("apprentice")
|
||||
if(M.mind in SSticker.mode.apprentices)
|
||||
|
||||
Reference in New Issue
Block a user