[MIRROR] Removes the "proximity crew pinpointer" (the ones parameds spawn with), paramedic PDAs start with the lifeline app instead [MDB IGNORE] (#15461)

* Removes the "proximity crew pinpointer" (the ones parameds spawn with), paramedic PDAs start with the lifeline app instead (#68993)

* Parameds start with the Lifeline tablet app instead of a proximity pinpointer, with a Calomel bottle replacing their now empty medical belt slot.

* Removes the "proximity crew pinpointer" (the ones parameds spawn with), paramedic PDAs start with the lifeline app instead

* wew

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-08-08 02:51:25 +02:00
committed by GitHub
parent ed6721f2ff
commit 9a1cd0c107
8 changed files with 16 additions and 44 deletions
@@ -224,6 +224,14 @@
/datum/computer_file/program/robocontrol,
)
/obj/item/modular_computer/tablet/pda/medical/paramedic
name = "paramedic PDA"
default_applications = list(
/datum/computer_file/program/phys_scanner/medical,
/datum/computer_file/program/records/medical,
/datum/computer_file/program/radar/lifeline,
)
/obj/item/modular_computer/tablet/pda/viro
name = "virology PDA"
greyscale_config = /datum/greyscale_config/tablet/stripe_split
@@ -383,4 +391,3 @@
icon_state = "pda-clear"
greyscale_config = null
greyscale_colors = null