This commit is contained in:
SandPoot
2024-05-22 00:22:05 -03:00
parent 7f953a03af
commit 98b017831c
14 changed files with 217 additions and 180 deletions
+1 -1
View File
@@ -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"
+1 -1
View File
@@ -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"