Petting a pAI toggles the pAIs flashlight program properly. (#9311)

This commit is contained in:
mikomyazaki
2020-07-07 12:04:40 +02:00
committed by GitHub
parent a6a7e743c2
commit d509991dab
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -120,7 +120,7 @@
switch(M.a_intent)
if(I_HELP)
M.visible_message(span("notice","[M] [response_help] \the [src]"))
toggle_flashlight()
computer.toggle_service("flashlight", src)
if(I_DISARM)
M.visible_message(span("notice","[M] [response_disarm] \the [src]"))