Pod-Locator (probably temporary) sprites!

This commit is contained in:
Tigercat2000
2015-04-08 13:55:40 -07:00
parent 54ed51d36b
commit b40a82aecd
4 changed files with 2 additions and 2 deletions
@@ -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"
+1 -1
View File
@@ -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