From 706e6b789bdecf6023cd6fcf578b3bc94f3dc8f7 Mon Sep 17 00:00:00 2001 From: TheClashFruit Date: Sun, 26 May 2024 10:20:41 +0200 Subject: [PATCH] feat: add rob --- index.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/index.php b/index.php index 1e5480b..5e810f8 100644 --- a/index.php +++ b/index.php @@ -32,6 +32,13 @@ 'short' => 'ttk', 'short_description' => 'The Toaster-Königreich is the Industrialized Nation of CRSS', 'description' => 'In the vast landsacpe of CRSS, The Toaster-Königreich is one of the most industrialized Marxist district of CRSS. With Charge Industries as one of the main government controlled company in the nation.', + ), + 'rob' => array( + 'name' => 'Republic of Budapest', + 'flag' => 'https://raw.theclashfruit.me/CRSS/CRSS/main/Nations/The%20Toaster-K%C3%B6nigreich/The%20Toaster-K%C3%B6nigreich%20Flag.png', + 'short' => 'ttk', + 'short_description' => 'Republic of Budapest is a country located to the west of the map.', + 'description' => 'Republic of Budapest is a country located to the west of the map.', ) );