diff --git a/services/m=funorb/data.json b/services/m=funorb/data.json index 039854554..51a96e16e 100644 --- a/services/m=funorb/data.json +++ b/services/m=funorb/data.json @@ -69,5 +69,15 @@ "id": "worldshardestgame", "genres": ["puzzle"], "multiplayer": false + }, + "sinjidshadowofthewarrior": { + "name": "Sinjid: Shadow of The Warrior", + "image": "./img/sinjidshadowofthewarrior.avif", + "swf": "./swfs/sinjidshadowofthewarrior.swf", + "description": "Combat Adventure & Role Playing Game", + "forum": "https://forum.2009scape.org/viewtopic.php?t=474-sinjid-shadow-of-the-warrior", + "id": "sinjidshadowofthewarrior", + "genres": ["adventure", "rpg"], + "multiplayer": false } } diff --git a/services/m=funorb/games/sinjidshadowofthewarrior.html b/services/m=funorb/games/sinjidshadowofthewarrior.html new file mode 100644 index 000000000..e4f7c07ec --- /dev/null +++ b/services/m=funorb/games/sinjidshadowofthewarrior.html @@ -0,0 +1,6 @@ +--- +title: "Sinjid: Shadow of the Warrior" +id: sinjidshadowofthewarrior +tags: funorb +layout: funorbgame +--- \ No newline at end of file diff --git a/services/m=funorb/img/sinjidshadowofthewarrior.avif b/services/m=funorb/img/sinjidshadowofthewarrior.avif new file mode 100644 index 000000000..8c172ccce Binary files /dev/null and b/services/m=funorb/img/sinjidshadowofthewarrior.avif differ diff --git a/services/m=funorb/swfs/sinjidshadowofthewarrior.swf b/services/m=funorb/swfs/sinjidshadowofthewarrior.swf new file mode 100644 index 000000000..0d1b4b85f Binary files /dev/null and b/services/m=funorb/swfs/sinjidshadowofthewarrior.swf differ