From 58e30bb70ffe54cfc7db57bb6ca4566f5e9795ae Mon Sep 17 00:00:00 2001 From: Chomp Date: Sat, 18 Jan 2025 23:25:35 +0000 Subject: [PATCH] Updated server start text --- project/assets/database/locales/server/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/assets/database/locales/server/en.json b/project/assets/database/locales/server/en.json index f768f2f2..af5539a1 100644 --- a/project/assets/database/locales/server/en.json +++ b/project/assets/database/locales/server/en.json @@ -686,7 +686,7 @@ "server_start_meme_8": "its morbin time", "server_start_meme_9": "S-step scav? W-what are you doing?", "server_start_player_active_botreload_skill": "Your character has the 'BotReload' skill active, this will cause your guns to reload unnaturally fast, ignore this message if this is intended", - "server_start_success": "Happy playing", + "server_start_success": "Server has started, happy playing", "started_webserver_success": "Started webserver at %s", "trader-missing_durability_threshold_value": "Unable to find durability threshold value for trader: {{traderId}}, falling back to default of: {{value}}", "trader-missing_repair_property_using_default": "Trader {{traderId}} {{nickname}} is missing a repair object, adding in default values",