Punctuation (#25627)

This commit is contained in:
Daylight
2024-05-25 21:39:43 +03:00
committed by GitHub
parent 9d1b4c1b98
commit 8412356b22
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -278,7 +278,7 @@
if(A.loc in src)
pointed_object += " inside [A.loc]"
visible_message("<b>[src]</b> points to [pointed_object]")
visible_message("<b>[src]</b> points to [pointed_object].")
return TRUE
/mob/living/verb/succumb()