Files
Paradise/code/modules/awaymissions/mission_code/ruins/whiteship.dm
T

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."}))