Skip to content

Commit

Permalink
LOL
Browse files Browse the repository at this point in the history
  • Loading branch information
ihatethisengine committed Nov 20, 2023
1 parent 8713666 commit c8d995e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@
telegraph_atom_list += new /obj/effect/xenomorph/xeno_telegraph/brown/abduct_hook(turf, windup)

if(!length(turflist))
to_chat(xeno, SPAN_XENOWARNING("You don'turf have any room to do your abduction!"))
to_chat(xeno, SPAN_XENOWARNING("You don't have any room to do your abduction!"))
return

xeno.visible_message(SPAN_XENODANGER("\The [xeno]'s segmented tail starts coiling..."), SPAN_XENODANGER("You begin coiling your tail, aiming towards \the [atom]..."))
Expand Down

0 comments on commit c8d995e

Please sign in to comment.