Punctuation cleaning for diamond statues (#91390)

## About The Pull Request

Removes some punctuation at the end of the diamond material statues.
## Why It's Good For The Game

It looks weird and is inconsistent with like, everything else in the
game.
## Changelog
🆑 Rhials
spellcheck: Diamond material statue names are no longer punctuated.
/🆑
This commit is contained in:
Rhials
2025-05-31 12:39:49 +00:00
committed by GitHub
parent c523f7667d
commit 7855dc4f01
+3 -3
View File
@@ -198,15 +198,15 @@
abstract_type = /obj/structure/statue/diamond
/obj/structure/statue/diamond/captain
name = "statue of THE captain."
name = "statue of THE captain"
icon_state = "cap"
/obj/structure/statue/diamond/ai1
name = "statue of the AI hologram."
name = "statue of the AI hologram"
icon_state = "ai1"
/obj/structure/statue/diamond/ai2
name = "statue of the AI core."
name = "statue of the AI core"
icon_state = "ai2"
////////////////////////bananium///////////////////////////////////////