diff --git a/code/game/world.dm b/code/game/world.dm index e343523dd..20ac60254 100644 --- a/code/game/world.dm +++ b/code/game/world.dm @@ -307,14 +307,16 @@ GLOBAL_VAR(restart_counter) s += "
" #ifdef MATURESERVER s += "SUBTERRA
" - s += "Fantasy Computer Roleplaying Game

" + s += "Non-ERP Medieval Fantasy Role-Play
" + s += "Hosted by: HonkSquad.com
" #else s += "SUBTERRA
" - s += "Fantasy Computer Survival Game
" + s += "Non-ERP Medieval Fantasy Role-Play
" + s += "Hosted by: HonkSquad.com
" #endif -// s += "" +// s += "" -// s += "! UPDATE 4.4 4/22/2022

" +// s += "! UPDATE 1.0 8/12/2024

" #ifdef MATURESERVER s += "\[" if(SSticker.current_state <= GAME_STATE_PREGAME) diff --git a/code/world.dm b/code/world.dm index 5f61dc91d..d5fa581ef 100644 --- a/code/world.dm +++ b/code/world.dm @@ -17,9 +17,9 @@ view = "15x15" hub = "Exadv1.spacestation13" #ifdef ROGUEWORLD - name = "BLACKSTONE" + name = "SUBTERRA" #else - name = "BLACKSTONE" + name = "SUBTERRA" #endif fps = 20 #ifdef FIND_REF_NO_CHECK_TICK diff --git a/config/title_music/sounds/title1.ogg b/config/title_music/sounds/title1.ogg index 575b6a1fd..78633ea49 100644 Binary files a/config/title_music/sounds/title1.ogg and b/config/title_music/sounds/title1.ogg differ