mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
-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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user