mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Grammer fix
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
|
||||
var/rendered
|
||||
|
||||
rendered = "<span class='game say'><span class='name'>[src.name]</span> [whispers] something.</span>"
|
||||
rendered = "<span class='game say'><span class='name'>[src.name]</span> whispers something in their final breath.</span>"
|
||||
for(var/mob/M in watching)
|
||||
M.show_message(rendered, 2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user