From cc30163ed7a3fe2263f095c8ab33bb5f4a211678 Mon Sep 17 00:00:00 2001 From: worldwidepixel <58098422+worldwidepixel@users.noreply.github.com> Date: Tue, 28 May 2024 19:23:54 -0700 Subject: [PATCH] Add northern to /companies --- index.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/index.php b/index.php index 9c915b5..5d4fd13 100644 --- a/index.php +++ b/index.php @@ -49,6 +49,13 @@ 'short' => 'fbk', 'short_description' => 'An International Bank, owned by the PSF government', 'description' => 'FedBank is an International bank owned and controlled by the Panorama Socialist Federation\'s Government. The main building is in PSF, but there is a FedBank in TTK too.' + ), + 'ntn' => array( + 'name' => 'Northern', + 'logo' => 'https://raw.theclashfruit.me/CRSS/CRSS/main/Companies/Chunkia/northern.svg', + 'short' => 'ntn', + 'short_description' => 'The Northern Company.', + 'description' => 'Creators of the H1 and the Northern Complex, Northern is dedicated to improving the CRSS experience.' ) );