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