mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Fixes observer point_at queued verb runtime (#70584)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user