mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 19:39:42 +01:00
All jobs
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
/obj/item/modular_computer/handheld/preset/command/cciaa
|
||||
_app_preset_type = /datum/modular_computer_app_presets/command
|
||||
|
||||
/obj/item/modular_computer/handheld/preset/command/hop
|
||||
/obj/item/modular_computer/handheld/preset/command/xo
|
||||
_app_preset_type = /datum/modular_computer_app_presets/command/hop
|
||||
|
||||
/obj/item/modular_computer/handheld/preset/command/captain
|
||||
|
||||
@@ -71,9 +71,9 @@
|
||||
desc = "A portable computer that has a special teleporter control program loaded."
|
||||
_app_preset_type = /datum/modular_computer_app_presets/command/teleporter
|
||||
|
||||
/obj/item/modular_computer/laptop/preset/command/hop
|
||||
name = "head of personnel's laptop"
|
||||
desc = "A portable computer beloning to the head of personnel. The fan is filled with dog hair."
|
||||
/obj/item/modular_computer/laptop/preset/command/xo
|
||||
name = "executive officer's laptop"
|
||||
desc = "A portable computer beloning to the executive officer. The fan is filled with dog hair."
|
||||
_app_preset_type = /datum/modular_computer_app_presets/command/hop
|
||||
|
||||
/obj/item/modular_computer/laptop/preset/command/hop/install_default_hardware()
|
||||
|
||||
@@ -155,7 +155,7 @@
|
||||
icon_add = "h"
|
||||
// detonate = 0
|
||||
|
||||
/obj/item/modular_computer/handheld/pda/command/hop
|
||||
/obj/item/modular_computer/handheld/pda/command/xo
|
||||
_app_preset_type = /datum/modular_computer_app_presets/command/hop
|
||||
icon_add = "hop"
|
||||
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
/obj/item/modular_computer/handheld/wristbound/preset/advanced/command/cmo
|
||||
_app_preset_type = /datum/modular_computer_app_presets/medical/cmo
|
||||
|
||||
/obj/item/modular_computer/handheld/wristbound/preset/advanced/command/hop
|
||||
/obj/item/modular_computer/handheld/wristbound/preset/advanced/command/xo
|
||||
_app_preset_type = /datum/modular_computer_app_presets/command/hop
|
||||
|
||||
/obj/item/modular_computer/handheld/wristbound/preset/advanced/command/hos
|
||||
@@ -223,7 +223,7 @@
|
||||
/obj/item/modular_computer/handheld/wristbound/preset/pda/command/cciaa
|
||||
_app_preset_type = /datum/modular_computer_app_presets/command
|
||||
|
||||
/obj/item/modular_computer/handheld/wristbound/preset/pda/command/hop
|
||||
/obj/item/modular_computer/handheld/wristbound/preset/pda/command/xo
|
||||
_app_preset_type = /datum/modular_computer_app_presets/command/hop
|
||||
|
||||
/obj/item/modular_computer/handheld/wristbound/preset/pda/command/captain
|
||||
|
||||
Reference in New Issue
Block a user