Skip to content

Commit

Permalink
Update code/obj/machinery/singularity.dm
Browse files Browse the repository at this point in the history
Too bold!

Co-authored-by: TobleroneSwordfish <[email protected]>
  • Loading branch information
itchybones and TobleroneSwordfish authored Dec 8, 2023
1 parent 8b54acb commit 38fb45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/obj/machinery/singularity.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1110,7 +1110,7 @@ TYPEINFO(/obj/machinery/emitter)
var/obj/machinery/power/data_terminal/link = null
var/datum/projectile/current_projectile = new/datum/projectile/laser/heavy

HELP_MESSAGE_OVERRIDE({"The Emitter shoots laser bolts at <b>Containment Field Generators to power them.</b> Has to be \
HELP_MESSAGE_OVERRIDE({"The Emitter shoots laser bolts at Containment Field Generators to power them. Has to be \
<b>wrenched</b> and <b>welded</b> down before being useable. The control systems must be unlocked \
with a valid ID in order to activate the Emitter."})

Expand Down

0 comments on commit 38fb45f

Please sign in to comment.