reworks family heirlooms, adds heirlooms that can be based off your species (#13444)

* corgi tracker

* better heirloom system

* typo
This commit is contained in:
Timothy Teakettle
2020-10-10 11:15:39 +01:00
committed by GitHub
parent 04db791004
commit 385bd57940
12 changed files with 86 additions and 39 deletions
+9 -1
View File
@@ -199,4 +199,12 @@
/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