niche case (#24595)

This commit is contained in:
Contrabang
2024-03-18 13:52:22 -04:00
committed by GitHub
parent 45f7f4163f
commit df29a55f54
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -315,8 +315,8 @@
O.robot_suit = src
if(!locomotion)
O.lockcharge = 1
to_chat(O, "<span class='warning'>Error: Servo motors unresponsive.</span>")
O.SetLockdown(TRUE)
to_chat(O, "<span class='danger'>Error: Servo motors unresponsive. Lockdown enabled.</span>")
else
to_chat(user, "<span class='warning'>The MMI must go in after everything else!</span>")