From 1962845ee787613e8cf86b8cd573e272afb995bb Mon Sep 17 00:00:00 2001 From: dginovker Date: Mon, 8 May 2023 01:21:09 +0900 Subject: [PATCH] Funorb 0 Update Game.html title and description based on which game is being played --- services/m=funorb/data.json | 7 +++++++ services/m=funorb/game.html | 11 ++++++++--- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/services/m=funorb/data.json b/services/m=funorb/data.json index 341a14a83..af64d0139 100644 --- a/services/m=funorb/data.json +++ b/services/m=funorb/data.json @@ -4,42 +4,49 @@ "image": "./img/ageofwar.avif", "swf": "./swfs/ageofwar.swf", "forum": "https://forum.2009scape.org/viewtopic.php?t=383-age-of-war", + "description": "Battle of the ages!", "warn": "Warning: This game is very LOUD" }, "bloonstd1": { "name": "Bloons TD 1", "image": "./img/bloonstd1.avif", "swf": "./swfs/bloonstd1.swf", + "description": "Use monkeys to stop the balloons from escaping!", "forum": "https://forum.2009scape.org/viewtopic.php?t=384-bloons-tower-defense-1" }, "bloonstd2": { "name": "Bloons TD 2", "image": "./img/bloonstd2.avif", "swf": "./swfs/bloonstd2.swf", + "description": "Use monkeys to stop the balloons from escaping, version 2!", "forum": "https://forum.2009scape.org/viewtopic.php?t=391-bloons-tower-defense-2" }, "bloonstd3": { "name": "Bloons TD 3", "image": "./img/bloonstd3.avif", "swf": "./swfs/bloonstd3.swf", + "description": "Use monkeys to stop the balloons from escaping, version 3!", "forum": "https://forum.2009scape.org/viewtopic.php?t=436-bloons-tower-defense-3" }, "flashsonic": { "name": "Flash Sonic", "image": "./img/flashsonic.avif", "swf": "./swfs/flashsonic.swf", + "description": "Run through the levels as Sonic the Hedgehog!", "forum": "https://forum.2009scape.org/viewtopic.php?t=385-flash-sonic" }, "learntofly2": { "name": "Learn to Fly 2", "image": "./img/learntofly2.avif", "swf": "./swfs/learntofly2.swf", + "description": "Help a poor penguin learn to fly!", "forum": "https://forum.2009scape.org/viewtopic.php?t=437-learn-to-fly-2" }, "worldshardestgame": { "name": "World's Hardest Game", "image": "./img/worldshardestgame.avif", "swf": "./swfs/worldshardestgame.swf", + "description": "A game that's actually hard!", "forum": "https://forum.2009scape.org/viewtopic.php?t=386-world-s-hardest-game" } } diff --git a/services/m=funorb/game.html b/services/m=funorb/game.html index 225bc37a7..db7654e40 100644 --- a/services/m=funorb/game.html +++ b/services/m=funorb/game.html @@ -10,8 +10,8 @@ en"> - - + + @@ -22,7 +22,7 @@ en"> - Bouncedown + Funorb - Game Loading..