From 7b27d9bd246ec97e04f6f5928d51762c0935419c Mon Sep 17 00:00:00 2001 From: Thalpy <48600475+ThalpySci@users.noreply.github.com> Date: Sun, 13 Oct 2019 16:19:32 +0100 Subject: [PATCH] Library time --- .../configuration/entries/general.dm | 6 +- code/game/objects/items/manuals.dm | 58 +++++++++++++++++- icons/obj/library.dmi | Bin 26466 -> 26876 bytes interface/interface.dm | 6 +- 4 files changed, 64 insertions(+), 6 deletions(-) diff --git a/code/controllers/configuration/entries/general.dm b/code/controllers/configuration/entries/general.dm index aab71fd015..1d85581181 100644 --- a/code/controllers/configuration/entries/general.dm +++ b/code/controllers/configuration/entries/general.dm @@ -181,13 +181,13 @@ config_entry_value = "http://www.tgstation13.org/wiki" /datum/config_entry/string/forumurl - config_entry_value = "http://tgstation13.org/phpBB/index.php" + config_entry_value = "https://citadel-station.net/forum/" /datum/config_entry/string/rulesurl - config_entry_value = "http://www.tgstation13.org/wiki/Rules" + config_entry_value = "https://katlin.dog/citadel-rules/main" /datum/config_entry/string/githuburl - config_entry_value = "https://www.github.com/tgstation/-tg-station" + config_entry_value = "https://github.com/Citadel-Station-13/Citadel-Station-13" /datum/config_entry/string/roundstatsurl diff --git a/code/game/objects/items/manuals.dm b/code/game/objects/items/manuals.dm index ec6a80e617..d66bb22c13 100644 --- a/code/game/objects/items/manuals.dm +++ b/code/game/objects/items/manuals.dm @@ -263,20 +263,74 @@ }
You start skimming through the manual...
- +