mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 20:15:47 +01:00
[MIRROR] Makes notepad available for laptops and consoles [MDB IGNORE] (#24820)
* 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 <details> <summary>Screenshots/Videos</summary>  </details> ## Changelog 🆑 qol: Make notepad available for everyone, who has only laptop or console. /🆑 * Makes notepad available for laptops and consoles --------- Co-authored-by: NeonNik2245 <106491639+NeonNik2245@users.noreply.github.com>
This commit is contained in:
@@ -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\
|
||||
|
||||
Reference in New Issue
Block a user