diff --git a/monkestation/code/datums/announcers/duke.dm b/monkestation/code/datums/announcers/duke.dm
index a15071dadde9..6f512b6de116 100644
--- a/monkestation/code/datums/announcers/duke.dm
+++ b/monkestation/code/datums/announcers/duke.dm
@@ -26,7 +26,7 @@
ANNOUNCER_RADIATION = 'monkestation/sound/ai/duke/radiation.ogg',
ANNOUNCER_SHUTTLECALLED = 'monkestation/sound/ai/duke/shuttle_call.ogg',
ANNOUNCER_SHUTTLEDOCK = 'monkestation/sound/ai/duke/shuttle_arrive.ogg',
- ANNOUNCER_SHUTTLERECALLED = 'sound/ai/intern/shuttlerecalled.ogg',
+ ANNOUNCER_SHUTTLERECALLED = 'monkestation/sound/ai/duke/shuttle_recall.ogg',
ANNOUNCER_SPANOMALIES = 'monkestation/sound/ai/duke/spanomalies.ogg')
custom_alert_message = "
Please stand by for an important message from the Duke.
"