diff --git a/code/game/gamemodes/cult/cult_mode.dm b/code/game/gamemodes/cult/cult_mode.dm
index 65c71c89e75..da277e12390 100644
--- a/code/game/gamemodes/cult/cult_mode.dm
+++ b/code/game/gamemodes/cult/cult_mode.dm
@@ -151,7 +151,7 @@ GLOBAL_LIST_EMPTY(all_cults)
A.Grant(cult_mind.current)
SEND_SOUND(cult_mind.current, sound('sound/ambience/antag/bloodcult.ogg'))
cult_mind.current.create_attack_log("Has been converted to the cult!")
- cult_mind.current.create_log(CONVERSION_LOG, "converted to the cult")
+ cult_mind.current.create_log(CONVERSION_LOG, "Converted to the cult")
if(jobban_isbanned(cult_mind.current, ROLE_CULTIST) || jobban_isbanned(cult_mind.current, ROLE_SYNDICATE))
replace_jobbanned_player(cult_mind.current, ROLE_CULTIST)
@@ -206,6 +206,7 @@ GLOBAL_LIST_EMPTY(all_cults)
singlemutcheck(H, GLOB.clumsyblock, MUTCHK_FORCED)
for(var/datum/action/innate/toggle_clumsy/A in H.actions)
A.Remove(H)
+ cult_mind.current.create_log(CONVERSION_LOG, "Deconverted from the cult")
check_cult_size()
if(show_message)
cultist.visible_message("[cultist] looks like [cultist.p_they()] just reverted to [cultist.p_their()] old faith!",