diff --git a/code/game/gamemodes/cult/cult.dm b/code/game/gamemodes/cult/cult.dm index 94e4053df7a..59c60f72a01 100644 --- a/code/game/gamemodes/cult/cult.dm +++ b/code/game/gamemodes/cult/cult.dm @@ -101,6 +101,7 @@ cult_mob << "\red You remembered one thing from the dark teachings of your master... [wordself] is self..." if("8") cult_mob << "\red You remembered one thing from the dark teachings of your master... [wordsee] is see..." + cultists.Add(cult_mob) /datum/game_mode/cult/send_intercept() var/intercepttext = "Cent. Com. Update Requested staus information:
"