Merge pull request #9403 from francinum/patch-1

Span Closure
This commit is contained in:
Jordie
2015-05-09 22:12:04 +10:00
@@ -87,7 +87,7 @@
assemblyattacher = user.ckey
stage_change(WIRED)
user << "<span class='notice'>You add [A] to the [initial(name)] assembly./span>"
user << "<span class='notice'>You add [A] to the [initial(name)] assembly.</span>"
else if(stage == EMPTY && istype(I, /obj/item/stack/cable_coil))
var/obj/item/stack/cable_coil/C = I