mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 01:49:19 +00:00
27 lines
661 B
Plaintext
27 lines
661 B
Plaintext
/datum/config_entry/string/server
|
|
|
|
/datum/config_entry/string/banappeals
|
|
|
|
/datum/config_entry/string/wikiurl
|
|
default = "https://katlin.dog/citadel-wiki"
|
|
|
|
/datum/config_entry/string/wikiurltg
|
|
default = "http://www.tgstation13.org/wiki"
|
|
|
|
/datum/config_entry/string/forumurl
|
|
default = "http://tgstation13.org/phpBB/index.php"
|
|
|
|
/datum/config_entry/string/rulesurl
|
|
default = "http://www.tgstation13.org/wiki/Rules"
|
|
|
|
/datum/config_entry/string/githuburl
|
|
default = "https://www.github.com/tgstation/-tg-station"
|
|
|
|
/datum/config_entry/string/roundstatsurl
|
|
|
|
/datum/config_entry/string/gamelogurl
|
|
|
|
/datum/config_entry/number/githubrepoid
|
|
default = null
|
|
min_val = 0
|