From 3853ff50ac668ce63e7f3907e481ba0b0a2bd466 Mon Sep 17 00:00:00 2001 From: fcaps Date: Tue, 16 Jan 2024 15:44:44 +0100 Subject: [PATCH] update faction text #539 --- src/backend/templates/views/index.pug | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/src/backend/templates/views/index.pug b/src/backend/templates/views/index.pug index 846f0cd8..3f8cb2be 100644 --- a/src/backend/templates/views/index.pug +++ b/src/backend/templates/views/index.pug @@ -20,7 +20,7 @@ block banner button.landingButton PLAY NOW block content - //Monkeylord Background + //Monkeylord Background .mainIntroduction .introductionContainer.column12 h2.highlightText JOIN THOUSANDS @@ -80,22 +80,30 @@ block content .factionContainer.column3.UEF img(src='/../../images/logos/factionuef.svg', alt='') h1 UEF - p Chunky mechs and tanks, jets and all the other classic war toys. For those that love vanilla-warfare. + p + b Order + p The United Earth Federation is the successor to the empire that once controlled the galaxy. The UEF imposes its authority with durable armies designed to control territory. .factionContainer.column3.Cybran img(src='/../../images/logos/factioncybran.svg', alt='') h1 Cybran - p Stealthy and fast spiderbots, walking ships and pointy structures. You like being the edgy guy with spikes. + p + b Freedom + p The Cybran Nation began as a cyborg conspiracy to liberate workers enslaved by the Earth Empire. Because it began as a resistance movement using hit-and-run tactics, its armies are fast, stealthy, and versatile. .factionContainer.column3.Aeon img(src='/../../images/logos/factionaeon.svg', alt='') h1 Aeon - p Floating alien tanks, shields on everything and space donuts. You want to sweat microing your units. + p + b Purity + p The Aeon Illuminate is a religious order based on devotion and sacrifice. Followers of "The Way" are zealous and single-minded missionaries. Aeon units tend to excel at only one single purpose. .factionContainer.column3.Seraphim img(src='/../../images/logos/factionseraphim.svg', alt='') h1 Seraphim - p Chicken ACU, chicken assault bots and chicken experimental. You want a balanced army of chickens. + p + b Revenge + p The Seraphim are alien invaders from another dimension. Seeking revenge for a bio-weapon attack by the Earth Empire, and fearing humanity's genocidal intentions, Seraphim weapons create overwhelming destruction. //splat end //zoom start