mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 07:48:55 +00:00
Moves server_taglines.txt to config dir to avoid requiring manual updates of the strings folder with TGS
This commit is contained in:
@@ -292,7 +292,7 @@ GLOBAL_LIST_INIT(station_names, world.file2list("strings/station_names.txt" + ""
|
||||
|
||||
GLOBAL_LIST_INIT(station_suffixes, world.file2list("strings/station_suffixes.txt"))
|
||||
|
||||
GLOBAL_LIST_INIT(server_taglines, world.file2list("strings/server_taglines.txt"))
|
||||
GLOBAL_LIST_INIT(server_taglines, world.file2list("[global.config.directory]/server_taglines.txt"))
|
||||
|
||||
GLOBAL_LIST_INIT(greek_letters, world.file2list("strings/greek_letters.txt"))
|
||||
|
||||
|
||||
1
config/server_taglines.txt
Normal file
1
config/server_taglines.txt
Normal file
@@ -0,0 +1 @@
|
||||
Fill in your own community quotes and memery here!
|
||||
@@ -1 +0,0 @@
|
||||
Fill in your own community quotes and memery here!
|
||||
Reference in New Issue
Block a user