mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
fixes some bad html (#27481)
This commit is contained in:
@@ -205,9 +205,9 @@
|
||||
if(tracker)
|
||||
. += "<span class='notice'>The solar assembly has a tracking circuit installed. It can be <b>pried out</b>.</span>"
|
||||
else
|
||||
. += "<span class='notice'>The solar assembly has a slot for a <i>tracking circuit<i> board.</span>"
|
||||
. += "<span class='notice'>The solar assembly has a slot for a <i>tracking circuit</i> board.</span>"
|
||||
if(anchored)
|
||||
.+= "<span class='notice'>The solar assembly needs <i>glass<i> to be completed.</span>"
|
||||
.+= "<span class='notice'>The solar assembly needs <i>glass</i> to be completed.</span>"
|
||||
|
||||
/obj/item/solar_assembly/attackby(obj/item/W, mob/user, params)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user