Hand drill, jaws of life, and emitter grammar tweaks (#28493)

This commit is contained in:
Ashe Higgs
2017-06-16 17:18:56 -03:00
committed by Leo
parent 3ddef57ecf
commit 88d3ef2fe8
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
/obj/machinery/power/emitter
name = "Emitter"
desc = "A heavy duty industrial laser.\n<span class='notice'>Alt-click to rotate it clockwise.</span>"
name = "emitter"
desc = "A heavy-duty industrial laser, often used in containment fields and power generation.\n<span class='notice'>Alt-click to rotate it clockwise.</span>"
icon = 'icons/obj/singularity.dmi'
icon_state = "emitter"
var/icon_state_on = "emitter_+a"