Roboticist Medical Records (#10819)

This commit is contained in:
Geeves
2020-12-22 16:45:00 +02:00
committed by GitHub
parent 3d8bbaacd5
commit 5fd8bb3670
7 changed files with 43 additions and 5 deletions

View File

@@ -116,6 +116,9 @@
. = ..()
card_slot.stored_item = new /obj/item/pen/white
/obj/item/modular_computer/handheld/preset/research/robotics
_app_preset_type = /datum/modular_computer_app_presets/research/robotics
/obj/item/modular_computer/handheld/preset/research/rd
_app_preset_type = /datum/modular_computer_app_presets/research/rd

View File

@@ -120,6 +120,9 @@
. = ..()
card_slot.stored_item = new /obj/item/pen/white
/obj/item/modular_computer/handheld/pda/research/robotics
_app_preset_type = /datum/modular_computer_app_presets/research/robotics
/obj/item/modular_computer/handheld/pda/research/rd
_app_preset_type = /datum/modular_computer_app_presets/research/rd
icon_add = "rd"

View File

@@ -46,6 +46,9 @@
icon_state = "wristbound_science"
_app_preset_type = /datum/modular_computer_app_presets/research
/obj/item/modular_computer/handheld/wristbound/preset/advanced/research/robotics
_app_preset_type = /datum/modular_computer_app_presets/research/robotics
/obj/item/modular_computer/handheld/wristbound/preset/advanced/command
icon_state = "wristbound_command"
_app_preset_type = /datum/modular_computer_app_presets/command