-NEW TRAITOR ITEM: BINARY TRANSLATOR

-Lets wearer talk over, and access robot talk. Looks like a standard headset. Put it on your ear, :s to talk, same as otherwise. Normal radio also still works
-Moved the location of a sprite in storage.dmi
-Tweaked the magivend slightly

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@683 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
daelith.rhedynfre
2010-12-21 09:46:14 +00:00
parent 31ef5c57f0
commit 3938b34f66
7 changed files with 21 additions and 2 deletions
@@ -678,6 +678,11 @@
handle_regular_hud_updates()
if (istype(src.ears, /obj/item/device/radio/headset/traitor))
src.robot_talk_understand = 1
else
src.robot_talk_understand = 0
if (src.stat == 2 || src.mutations & 4)
src.sight |= SEE_TURFS
src.sight |= SEE_MOBS