mirror of
https://github.com/2009scape/2009scape.github.io.git
synced 2024-11-20 18:02:36 +01:00
Add Bloons TD 2 to funorb
This commit is contained in:
parent
0742b1f27e
commit
c3c0706a35
@ -9,7 +9,7 @@ layout: guide
|
||||
<div class="left">
|
||||
<div class="right">
|
||||
<h1 class="plaque">
|
||||
Credits
|
||||
{{ page.title }}
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -9,7 +9,7 @@ layout: guide
|
||||
<div class="left">
|
||||
<div class="right">
|
||||
<h1 class="plaque">
|
||||
Credits
|
||||
{{ page.title }}
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
|
54
services/m=funorb/games/bloonstd2.html
Normal file
54
services/m=funorb/games/bloonstd2.html
Normal file
@ -0,0 +1,54 @@
|
||||
---
|
||||
title: Bloons TD 2
|
||||
tags: funorb
|
||||
layout: guide
|
||||
---
|
||||
<div id="content">
|
||||
<div id="article">
|
||||
<div class="sectionHeader">
|
||||
<div class="left">
|
||||
<div class="right">
|
||||
<h1 class="plaque">
|
||||
{{ page.title }}
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="article_theme_1">
|
||||
<div class="article">
|
||||
<div class="topshadow">
|
||||
<div class="bottomborder">
|
||||
<div class="leftshadow">
|
||||
<div class="rightshadow">
|
||||
<div class="leftcorner">
|
||||
<div class="rightcorner">
|
||||
<div class="bottomleft">
|
||||
<div class="bottomright" style="text-align: center; padding-top: 0.2rem; padding-bottom: 1rem;">
|
||||
<div class="links"> </div>
|
||||
<br class="clear" />
|
||||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
||||
<div style="text-align: center; padding-top: 1.5rem; padding-bottom: 1.5rem;">
|
||||
<object>
|
||||
<param name="play" value="../swfs/bloonstd2.swf">
|
||||
<embed src="../swfs/bloonstd2.swf">
|
||||
</embed>
|
||||
</object>
|
||||
</div>
|
||||
<span class="headertitleleft"><span class="headertitleright">
|
||||
<a href="https://forum.2009scape.org/viewtopic.php?t=391-bloons-tower-defense-2">Talk about it on the Forums!</a>
|
||||
</span></span>
|
||||
<br class="clear" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
@ -9,7 +9,7 @@ layout: guide
|
||||
<div class="left">
|
||||
<div class="right">
|
||||
<h1 class="plaque">
|
||||
Credits
|
||||
{{ page.title }}
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -72,6 +72,12 @@ layout: guide
|
||||
"Use Monkeys to stop the bloons from escaping!<br/>",
|
||||
"Red Bracket"
|
||||
);
|
||||
addGame(
|
||||
"bloonstd2",
|
||||
"Bloons Tower Defense 2",
|
||||
"Use Monkeys to stop the bloons from escaping!<br/>",
|
||||
"Red Bracket"
|
||||
);
|
||||
addGame(
|
||||
"flashsonic",
|
||||
"Flash Sonic",
|
||||
|
@ -9,7 +9,7 @@ layout: guide
|
||||
<div class="left">
|
||||
<div class="right">
|
||||
<h1 class="plaque">
|
||||
Credits
|
||||
{{ page.title }}
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
|
BIN
services/m=funorb/img/bloonstd2.avif
Normal file
BIN
services/m=funorb/img/bloonstd2.avif
Normal file
Binary file not shown.
BIN
services/m=funorb/swfs/bloonstd2.swf
Normal file
BIN
services/m=funorb/swfs/bloonstd2.swf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user