mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
What's an employment record ? 1/6 - Add the employment HUD implant. (#29054)
* Rogue HOP jams glasses into assistant's eyes. They can now see employment records without glasses. * Burzah 50 to 5 SECONDS Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> Signed-off-by: leboucliervert <137400234+leboucliervert@users.noreply.github.com> --------- Signed-off-by: leboucliervert <137400234+leboucliervert@users.noreply.github.com> Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
@@ -50,6 +50,14 @@
|
||||
aug_message = "You see the diagnostic information of the synthetics around you..."
|
||||
HUD_type = DATA_HUD_DIAGNOSTIC_ADVANCED
|
||||
|
||||
/obj/item/organ/internal/cyberimp/eyes/hud/skill
|
||||
name = "Employment HUD implant"
|
||||
desc = "These cybernetic eye implants will display an employment HUD over everything you see."
|
||||
icon_state = "eye_implant_skill"
|
||||
origin_tech = "materials=4;programming=4;biotech=3"
|
||||
aug_message = "Employment records pop up next to everyone. So many cases of surgical malpractice..."
|
||||
HUD_type = DATA_HUD_SECURITY_BASIC
|
||||
|
||||
/obj/item/organ/internal/cyberimp/eyes/hud/security
|
||||
name = "Security HUD implant"
|
||||
desc = "These cybernetic eye implants will display a security HUD over everything you see."
|
||||
|
||||
Reference in New Issue
Block a user