Fix wrong capitalization in mine's description (#26142)

This commit is contained in:
tipoima
2024-07-04 10:57:57 +00:00
committed by GitHub
parent d0ebe2f37e
commit e58601b914
+1 -1
View File
@@ -1,6 +1,6 @@
/obj/effect/mine
name = "dummy mine"
desc = "I Better stay away from that thing."
desc = "I better stay away from that thing."
density = FALSE
icon = 'icons/obj/items.dmi'
icon_state = "uglyminearmed"