final
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
if(..())
|
||||
return
|
||||
var/mob/living/silicon/ai/AI = usr
|
||||
AI.ai_alerts()
|
||||
AI.alert_control.ui_interact(AI)
|
||||
|
||||
/atom/movable/screen/ai/announcement
|
||||
name = "Make Vox Announcement"
|
||||
|
||||
@@ -361,7 +361,7 @@
|
||||
if(.)
|
||||
return
|
||||
var/mob/living/silicon/robot/borgo = usr
|
||||
borgo.robot_alerts()
|
||||
borgo.alert_control.ui_interact(borgo)
|
||||
|
||||
/atom/movable/screen/robot/thrusters
|
||||
name = "ion thrusters"
|
||||
|
||||
Reference in New Issue
Block a user