diff --git a/services/m=funorb/data.json b/services/m=funorb/data.json index 51a96e16e..5c87dd49f 100644 --- a/services/m=funorb/data.json +++ b/services/m=funorb/data.json @@ -70,6 +70,16 @@ "genres": ["puzzle"], "multiplayer": false }, + "kingdomrush": { + "name": "Kingdom Rush", + "image": "./img/kingdomrush.avif", + "swf": "./swfs/kingdomrush.swf", + "description": "Defend your kingdom from the evil forces of darkness!", + "forum": "https://forum.2009scape.org/viewtopic.php?t=387-kingdom-rush", + "id": "kingdomrush", + "genres": ["strategy"], + "multiplayer": false + }, "sinjidshadowofthewarrior": { "name": "Sinjid: Shadow of The Warrior", "image": "./img/sinjidshadowofthewarrior.avif", diff --git a/services/m=funorb/games/kingdomrush.html b/services/m=funorb/games/kingdomrush.html new file mode 100644 index 000000000..7d1c5fd0a --- /dev/null +++ b/services/m=funorb/games/kingdomrush.html @@ -0,0 +1,6 @@ +--- +title: Kingdom Rush +id: kingdomrush +tags: funorb +layout: funorbgame +--- \ No newline at end of file diff --git a/services/m=funorb/img/kingdomrush.avif b/services/m=funorb/img/kingdomrush.avif new file mode 100644 index 000000000..7abb8a274 Binary files /dev/null and b/services/m=funorb/img/kingdomrush.avif differ diff --git a/services/m=funorb/index.html b/services/m=funorb/index.html index b18fd5841..afceb8414 100644 --- a/services/m=funorb/index.html +++ b/services/m=funorb/index.html @@ -417,20 +417,20 @@
- 8. Coming Soon + 8. Kingdom Rush
- Coming soon splash + Kingdom Rush splash
- Single-player - Action + Single-player - Strategy
More info... - Play + Play
  • diff --git a/services/m=funorb/swfs/kingdomrush.swf b/services/m=funorb/swfs/kingdomrush.swf new file mode 100644 index 000000000..061c72ab4 Binary files /dev/null and b/services/m=funorb/swfs/kingdomrush.swf differ