mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 04:57:57 +01:00
Fixes "begins" in autopsy surgery step (#90604)
This commit is contained in:
committed by
Shadow-Quill
parent
88cc2dffc6
commit
7513fe4e83
@@ -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."),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user