added the code for RFM

This commit is contained in:
polycord 2024-06-07 17:07:21 +02:00 committed by Forgejo
parent 98131b9914
commit 49748e7f0d
Signed by untrusted user who does not match committer: Forgejo
GPG key ID: E59A305B48F15D31

View file

@ -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'
)
)
);