mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Fixes pAI's not hearing silicon speak (since they can use it anyway).
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
icon = 'mob.dmi'//
|
||||
icon_state = "shadow"
|
||||
|
||||
robot_talk_understand = 0
|
||||
robot_talk_understand = 1 //pAI's can now use binary
|
||||
|
||||
var/network = "SS13"
|
||||
var/obj/machinery/camera/current = null
|
||||
|
||||
Reference in New Issue
Block a user