mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-20 18:47:20 +01:00
9 lines
326 B
Plaintext
9 lines
326 B
Plaintext
// MARK: LORE CONSOLES
|
|
|
|
/obj/machinery/computer/loreconsole/whiteship
|
|
entries = list(
|
|
new/datum/lore_console_entry(
|
|
"DON'T FORGET AGAIN.",
|
|
{"Make sure to not forget the link code for the telepads.
|
|
Rather not get stuck out here for a few more weeks, it was bad enough when we lost the code last time at home base."}))
|