mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Petting a pAI toggles the pAIs flashlight program properly. (#9311)
This commit is contained in:
@@ -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]"))
|
||||
|
||||
Reference in New Issue
Block a user