Fixes observer point_at queued verb runtime (#70584)

This commit is contained in:
ShizCalev
2022-10-17 23:43:19 -07:00
committed by GitHub
parent a323bc2bc4
commit cb3509d658
+1 -1
View File
@@ -693,7 +693,7 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
if(!..())
return FALSE
usr.visible_message(span_deadsay("<b>[src]</b> points to [pointed_at]."))
visible_message(span_deadsay("<b>[src]</b> points to [pointed_at]."))
/mob/dead/observer/verb/view_manifest()
set name = "View Crew Manifest"