dmdoc: Some cleanups. (#27242)

* dmdoc: Some cleanups.

* satisfy check_grep
This commit is contained in:
warriorstar-orion
2024-11-13 13:37:37 +00:00
committed by GitHub
parent f6a45ae95e
commit bfb18b48e4
24 changed files with 80 additions and 67 deletions
+2 -2
View File
@@ -17,7 +17,7 @@
*
* Incomplete light tube fixture
*
* Becomes a [Light fixture] when completed
* Becomes a [/obj/machinery/light/built] when completed.
*/
/obj/machinery/light_construct
name = "light fixture frame"
@@ -133,7 +133,7 @@
*
* Incomplete light bulb fixture
*
* Becomes a [Small light fixture] when completed
* Becomes a [/obj/machinery/light/small/built] when completed
*/
/obj/machinery/light_construct/small
name = "small light fixture frame"