mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
balagi updates:
-biogenerator added to the hydroponics -roller beds added to surgery -trashbag added to janitor's closet -candles added to chaplain's closet -continued cleanup of machines code git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1902 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
name = "Cyborg Upload"
|
||||
desc = "Used for uploading responsible laws to Cyborg. Right..."
|
||||
icon_state = "command"
|
||||
circuit = "/obj/item/weapon/circuitboard/borgupload"
|
||||
var/mob/living/silicon/robot/current = null
|
||||
|
||||
/obj/machinery/computer/atmosphere
|
||||
@@ -314,6 +315,7 @@
|
||||
name = "Teleporter"
|
||||
desc = "Use this to set your destination...hopefully..."
|
||||
icon_state = "teleport"
|
||||
circuit = "/obj/item/weapon/circuitboard/teleporter"
|
||||
var/obj/item/locked = null
|
||||
var/id = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user