Ports Vore Telecomms Sprites

This commit is contained in:
Atermonera
2020-05-11 16:32:18 -07:00
committed by VirgoBot
parent 324598ea29
commit 29ed593881
4 changed files with 21 additions and 0 deletions

View File

@@ -5,8 +5,12 @@
use_power = USE_POWER_ACTIVE
active_power_usage = 20000 //20kW, apropriate for machine that keeps massive cross-Zlevel wireless network operational.
idle_power_usage = 100
<<<<<<< HEAD
icon = 'icons/obj/stationobjs_vr.dmi' //VOREStation Add
icon_state = "ntnet" //VOREStation Edit
=======
icon_state = "ntnet"
>>>>>>> 578ba46d... Merge pull request #7125 from Cerebulon/tcommsprites
anchored = 1
density = 1
circuit = /obj/item/weapon/circuitboard/ntnet_relay
@@ -37,7 +41,10 @@
icon_state = initial(icon_state)
else
icon_state = "[initial(icon_state)]_off"
<<<<<<< HEAD
//VOREStation Edit End
=======
>>>>>>> 578ba46d... Merge pull request #7125 from Cerebulon/tcommsprites
/obj/machinery/ntnet_relay/process()
if(operable())