Fixes "begins" in autopsy surgery step (#90604)

This commit is contained in:
John Willard
2025-04-15 05:21:10 -04:00
committed by Shadow-Quill
parent 88cc2dffc6
commit 7513fe4e83
+1 -1
View File
@@ -38,7 +38,7 @@
display_results(
user,
target,
span_notice("You begins performing an autopsy on [target]..."),
span_notice("You begin performing an autopsy on [target]..."),
span_notice("[user] uses [tool] to perform an autopsy on [target]."),
span_notice("[user] uses [tool] on [target]'s chest."),
)