fixes an apostrophe (#31522)

This commit is contained in:
iramoye
2026-01-28 05:21:49 -06:00
committed by GitHub
parent d5ffe1b8a8
commit 4455c81dbb
+2 -2
View File
@@ -56,8 +56,8 @@
deploy(null, part, TRUE)
else if(!deploy && part.loc != src)
retract(null, part, TRUE)
wearer.visible_message(SPAN_NOTICE("[wearer]'s [src] [deploy ? "deploys" : "retracts"] its' parts with a mechanical hiss."),
SPAN_NOTICE("[src] [deploy ? "deploys" : "retracts"] its' parts with a mechanical hiss."),
wearer.visible_message(SPAN_NOTICE("[wearer]'s [src] [deploy ? "deploys" : "retracts"] its parts with a mechanical hiss."),
SPAN_NOTICE("[src] [deploy ? "deploys" : "retracts"] its parts with a mechanical hiss."),
"You hear a mechanical hiss.")
playsound(src, 'sound/mecha/mechmove03.ogg', 25, TRUE, SHORT_RANGE_SOUND_EXTRARANGE)
if(deploy)