mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
* Removes tablet hard drives entirely (HDD & SSD) * map updates * changes * contractor uplink theme * uplink improvements * tab Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> Co-authored-by: tastyfish <crazychris32@gmail.com>
7 lines
290 B
Plaintext
7 lines
290 B
Plaintext
/obj/item/modular_computer/laptop/preset/syndicate
|
|
desc = "A SYNDIX operating system laptop, modified through open source to be compatible with NTOS programs. The miracle of software!"
|
|
device_theme = "syndicate"
|
|
starting_programs = list(
|
|
/datum/computer_file/program/ntnetdownload,
|
|
)
|