Updates the whiteship paper to a lore console (#30059)

This commit is contained in:
Qwertytoforty
2025-08-21 20:02:52 +00:00
committed by GitHub
parent 256e07a6fc
commit f419ada1e0
4 changed files with 10 additions and 7 deletions
@@ -0,0 +1,8 @@
// 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."}))