Gets rid of double emotes on pAIs and AIs.

This commit is contained in:
Datraen
2016-02-25 12:39:00 -05:00
parent 767a6e7c28
commit 47efe8d217
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
item_state = "electronic"
w_class = 2.0
slot_flags = SLOT_BELT
show_messages = 1
show_messages = 0
var/flush = null
origin_tech = list(TECH_DATA = 4, TECH_MATERIAL = 4)

View File

@@ -6,7 +6,7 @@
w_class = 2.0
slot_flags = SLOT_BELT
origin_tech = list(TECH_DATA = 2)
show_messages = 1
show_messages = 0
var/obj/item/device/radio/radio
var/looking_for_personality = 0