From 49748e7f0dde017a944f8f901423eca74ecb9919 Mon Sep 17 00:00:00 2001 From: polycord Date: Fri, 7 Jun 2024 17:07:21 +0200 Subject: [PATCH] added the code for RFM --- index.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/index.php b/index.php index d0a6f96..3c176db 100644 --- a/index.php +++ b/index.php @@ -47,6 +47,16 @@ 'description' => 'Republic of Budapest is a country located to the west of the map.', 'leader' => 'TheClashFruit', 'leader_term' => 'Leader', + ), + 'rfm' => array( + 'name' => 'Romanian Federation of Minecraft', + 'flag' => 'nothing', + 'short' => 'rfm', + 'short_description' => 'Helping modernise CRSS', + 'description' => 'RFM is a nation helping in the modernisation of CRSS, not only by practices but by livelihood.', + 'leader' => 'polycord' + 'leader_term' => 'President' + ) ) );