From 06583a668470a0078752d9f2e7d82c3c97043c12 Mon Sep 17 00:00:00 2001 From: NeonNik2245 <106491639+NeonNik2245@users.noreply.github.com> Date: Mon, 6 Nov 2023 17:59:36 +0300 Subject: [PATCH] Makes notepad available for laptops and consoles (#79475) ## About The Pull Request Makes it so that notepad can be used on consoles and laptops ## Why It's Good For The Game Now everyone have more places to write important information. Also someone who doesn't have PDA (ghost-role for example) will be able to use laptop's notepad. ## Proof of Testing
Screenshots/Videos ![laptop-notepad](https://github.com/Skyrat-SS13/Skyrat-tg/assets/106491639/49ba817a-ab4f-4df0-8df6-9ce98cc10cbb)
## Changelog :cl: qol: Make notepad available for everyone, who has only laptop or console. /:cl: --- code/modules/modular_computers/file_system/programs/notepad.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/modular_computers/file_system/programs/notepad.dm b/code/modules/modular_computers/file_system/programs/notepad.dm index 01afaa08c19..c0232fe3888 100644 --- a/code/modules/modular_computers/file_system/programs/notepad.dm +++ b/code/modules/modular_computers/file_system/programs/notepad.dm @@ -7,7 +7,7 @@ size = 2 tgui_id = "NtosNotepad" program_icon = "book" - usage_flags = PROGRAM_TABLET + usage_flags = PROGRAM_ALL var/written_note = "Congratulations on your station upgrading to the new NtOS and Thinktronic based collaboration effort, \ bringing you the best in electronics and software since 2467!\n\