[MIRROR] BYTECRAWL: NtOS idle hacking game (#12586)

Co-authored-by: ARGUS <268038739+ARGUS-Memory@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-03-23 22:36:20 -07:00
committed by GitHub
parent 7ddf404ce7
commit 1568c37435
28 changed files with 2360 additions and 0 deletions
@@ -0,0 +1,14 @@
/datum/computer_file/program/bytecrawl
filename = "bytecrawl"
filedesc = "BYTECRAWL"
extended_desc = "A CLI hacking idle terminal. Run crack jobs, sell stolen data, upgrade your rig."
size = 3
requires_ntnet = FALSE
available_on_ntnet = TRUE
tgui_id = "NtosBytecrawl"
program_icon_state = "generic"
usage_flags = PROGRAM_ALL
/datum/computer_file/program/bytecrawl/tgui_data(mob/user)
. = get_header_data()