mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Grammar fix in valentine code (#49341)
This commit is contained in:
@@ -15,5 +15,5 @@
|
||||
. = ..()
|
||||
|
||||
/datum/antagonist/heartbreaker/greet()
|
||||
to_chat(owner, "<span class='warning'><B>You didn't get a date! They're all having fun without you! you'll show them though...</B></span>")
|
||||
to_chat(owner, "<span class='warning'><B>You didn't get a date! They're all having fun without you! You'll show them though...</B></span>")
|
||||
owner.announce_objectives()
|
||||
|
||||
Reference in New Issue
Block a user