mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-06 07:22:42 +00:00
Committing something for Rolan7. If shit hits the fan, it's not my fault!
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2021 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
else if (copytext(message, 1, 2) == ";")
|
||||
if (ishuman(src))
|
||||
message_mode = "headset"
|
||||
else if(istype(src, /mob/living/silicon/pai))
|
||||
else if(istype(src, /mob/living/silicon/pai) || istype(src, /mob/living/silicon/robot))
|
||||
message_mode = "pAI"
|
||||
message = copytext(message, 2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user