diff --git a/monkestation/code/modules/storytellers/converted_events/solo/ghosts/nuclear_operative_ghost.dm b/monkestation/code/modules/storytellers/converted_events/solo/ghosts/nuclear_operative_ghost.dm index 0b4e21ba750a..90dfba4182be 100644 --- a/monkestation/code/modules/storytellers/converted_events/solo/ghosts/nuclear_operative_ghost.dm +++ b/monkestation/code/modules/storytellers/converted_events/solo/ghosts/nuclear_operative_ghost.dm @@ -68,7 +68,7 @@ antag_mind.add_antag_datum(new_op) -/datum/round_event/antagonist/solo/from_ghosts/nuclear_operative/round_end_report() +/datum/round_event/antagonist/solo/ghost/nuclear_operative/round_end_report() var/result = nuke_team.get_result() switch(result) if(NUKE_RESULT_FLUKE)