Revert "Merge branch 'master' into robotic-limbs-PT2"
This reverts commit73b5267425, reversing changes made to2e780bfff2.
This commit is contained in:
@@ -199,12 +199,4 @@
|
||||
|
||||
/obj/item/pinpointer/shuttle/Destroy()
|
||||
shuttleport = null
|
||||
. = ..()
|
||||
|
||||
/obj/item/pinpointer/ian
|
||||
name = "ian pinpointer"
|
||||
desc = "A handheld tracking device that locates Ian. Made with real corgis!"
|
||||
icon_state = "pinpointer_ian"
|
||||
|
||||
/obj/item/pinpointer/ian/scan_for_target()
|
||||
target = locate(/mob/living/simple_animal/pet/dog/corgi/Ian) in GLOB.mob_living_list
|
||||
. = ..()
|
||||
Reference in New Issue
Block a user