mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 00:53:23 +01:00
Pod-Locator (probably temporary) sprites!
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/obj/machinery/computer/podtracker
|
||||
name = "Pod Tracking Console"
|
||||
icon = 'icons/obj/computer.dmi'
|
||||
icon_state = "mecha"
|
||||
icon_state = "podtracking"
|
||||
req_access = list(access_robotics)
|
||||
circuit = "/obj/item/weapon/circuitboard/pod_locater"
|
||||
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
/obj/item/device/spacepod_equipment/misc/tracker
|
||||
name = "\improper spacepod tracking system"
|
||||
desc = "A tracking device for spacepods."
|
||||
icon_state = "pod_taser"
|
||||
icon_state = "pod_locator"
|
||||
enabled = 0
|
||||
|
||||
/obj/item/device/spacepod_equipment/misc/tracker/attackby(obj/item/I as obj, mob/user as mob, params)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 78 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 546 B After Width: | Height: | Size: 763 B |
Reference in New Issue
Block a user