Photocopiers now copy paper names too.

Some ambient code work.

Made a distinction between binary translator radios and syndicate/traitor radios. Nuke Ops start with traitor radios, traitor uplinks spawn binary translator radios.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2998 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
vageyenaman@gmail.com
2012-01-28 18:29:59 +00:00
parent 8597fbd715
commit c8ae96e1d7
5 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -196,7 +196,7 @@ SYNDICATE UPLINK
if("botchat")
if (src.uses >= 3)
src.uses -= 3
new /obj/item/device/radio/headset/traitor(get_turf(src))
new /obj/item/device/radio/headset/binary(get_turf(src))
feedback_add_details("traitor_uplink_items_bought","BT")
if("toolbox")
if(uses)