Fixed small spelling + punctuation errors (#1716)
This commit is contained in:
committed by
kevinz000
parent
57bf6fc7ba
commit
01456fddf1
@@ -27,7 +27,7 @@
|
||||
return
|
||||
if(user && imp)
|
||||
if(M != user)
|
||||
M.visible_message("<span class='warning'>[user] is attemping to implant [M].</span>")
|
||||
M.visible_message("<span class='warning'>[user] is attempting to implant [M].</span>")
|
||||
|
||||
var/turf/T = get_turf(M)
|
||||
if(T && (M == user || do_mob(user, M, 50)))
|
||||
|
||||
Reference in New Issue
Block a user