mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-28 07:07:08 +01:00
sand
This commit is contained in:
@@ -8,13 +8,9 @@
|
||||
use_power = 1
|
||||
idle_power_usage = 200
|
||||
active_power_usage = 5000
|
||||
circuit = /obj/item/circuitboard/machine/telesci_pad
|
||||
var/efficiency
|
||||
|
||||
/obj/machinery/telepad/Initialize(mapload)
|
||||
. = ..()
|
||||
var/obj/item/circuitboard/machine/B = new /obj/item/circuitboard/machine/telesci_pad(null)
|
||||
B.apply_default_parts(src)
|
||||
|
||||
/obj/item/circuitboard/machine/telesci_pad
|
||||
name = "Telepad (Machine Board)"
|
||||
build_path = /obj/machinery/telepad
|
||||
|
||||
Reference in New Issue
Block a user