From 65466627cf499e13ac99e3bf27df26aeb1264a83 Mon Sep 17 00:00:00 2001 From: Miepee <38186597+Miepee@users.noreply.github.com> Date: Fri, 14 Jun 2024 20:23:31 +0200 Subject: [PATCH] Add Mentor Tournament winner (#59) I feel like we should change this string to be provided by rdv than randomprime at one point. --- src/custom_assets.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/custom_assets.rs b/src/custom_assets.rs index 91f676fe..51e5164a 100644 --- a/src/custom_assets.rs +++ b/src/custom_assets.rs @@ -718,7 +718,7 @@ pub fn custom_assets<'r>( vec![ "Chozo script translated.\0".to_string(), "Racing\0".to_string(), - "As we have done for millennia, we Chozo work constantly on our speed. Our fastest are our sentinels; They are, and have always been, repositories for our most precious secrets and strongest powers.\n\n2023 (CGC) - TheGingerChris + BajaBlood\n2023 - Cosmonawt\n2022 (CGC) - Cosmo + Cestrion\n2021 - Dinopony\n2020 - Interslice\n2019 - TheWeakestLink64\0".to_string(), + "As we have done for millennia, we Chozo work constantly on our speed. Our fastest are our sentinels; They are, and have always been, repositories for our most precious secrets and strongest powers.\n\n2024 (Mentor Tournament) - Belokuikuini\n2023 (CGC) - TheGingerChris + BajaBlood\n2023 - Cosmonawt\n2022 (CGC) - Cosmo + Cestrion\n2021 - Dinopony\n2020 - Interslice\n2019 - TheWeakestLink64\0".to_string(), ], 1, 0,