This repository was archived by the owner on Oct 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcollection.html
91 lines (84 loc) · 3.87 KB
/
collection.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Page showing Nune's Transformers collection.">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="author" content="Blitzwing">
<title>Blitzwing: Nune's Collection</title>
<!--====== Favicon Icon ======-->
<link rel="shortcut icon" href="img/2.png" type="image/png">
<link rel="stylesheet" href="/style.css">
</head>
<body>
<h2>What is in my collection?</h2><br>
<p>I have a mix of official, third party, and KO toys.</p>
<h3>Official:</h3><br>
<p><ul>
<li>Activator Bumblebees (original Hasbro, Patrol, and Battlefield. Original Hasbro is the first Transformers toy I ever got at the beginning of 2023)</li>
<li>Animated Blitzwing (Hasbro version, bought from the UK. He's missing missiles. I'm assuming that they were used in a breakfast)</li>
<li>Animated Blurr (missing front bumper piece)</li>
<li>Animated TakaraTomy "Sons of Cybertron" Rodimus Minor (missing missiles)</li>
<li>Authentics "Bravo" Optimus Primal</li>
<li>BotBots: Steve From Accounting, Sippy Slurps, Spud Muffin, Shredder Jack, Crib Watch (gotta love the lack of pronouns!)</li>
<li>A Fast Food Tankor Toy</li>
<li>Beast Wars Armordillo</li>
<li>Classics Bumblebee (incomplete, missing spoiler)</li>
<li>Core Class Legacy Evolution Grimlock</li>
<li>Core Class Legacy Soundblaster (lost accessories once but found them on a counter)</li>
<li>Core Class Legacy Optimus Prime</li>
<li>Core Class War for Cybertron Megatron</li>
<li>Core Class Legacy Iguanus</li>
<li>Core Class Legacy United Cheetor</li>
<li>Core Class Legacy United Energon Galvatron</li>
<li>Core Class SS86 Ironhide</li>
<li>Core Class SS86 Wheelie</li>
<li>Core Class Bumblebee Shockwave</li>
<li>Deluxe Class Legacy United Animated Bumblebee, aka Flamewarmongerer Supreme</li>
<li>Deluxe Class Legacy United Shard</li>
<li>Deluxe Class Legacy United Chromia</li>
<li>Deluxe Class Legacy United Hot Shot</li>
<li>Deluxe Class Legacy Evolution Javelin and Kaskade</li>
<li>Deluxe Class SS:TF One Optimus</li>
<li>Earthspark Elita One</li>
<li>Earthspark Nightshade</li>
<li>Legends Animated Bumblebee</li>
<li>POTP Outback</li>
<li>Animated Swoop's mace, and the mace only.</li>
</ul></p>
<p><h3>Third Party:</h3></p>
<p><ul>
<li>Dr. Wu Path( )Finder</li>
<li>Dr. Wu "Heaven Eye"</li>
<li>Dr. Wu "Sand Dust"</li>
<li>Dr. Wu "Turbo"</li>
<li>Newage "Mimic"</li>
</ul></p>
<p><h3>KO:</h3></p>
<p><ul>
<li>G1 Blitzwing Replica</li>
<li>G1 Bumblebee Replica</li>
<li>OSKO Combiner Wars Powerglide</li>
<li>KO Q-Transformer I've named Upsnatch</li>
<li>OSKO Legends Animated Bumblebee I've named Geode</li>
</ul></p>
<p><h3>Customs:</h3></p>
<p><ul>
<li>G1 Wasp (simple green repaint of a G1 Bumblebee replica)</li>
<li>Movieverse(?) TFA BotCon2024 Number Two (repaint of Core BBM Arcee)</li>
</ul></p>
<p><h3>Not Transformers:</h3></p>
<p><ul>
<li>A Go-Bots Guide Star personally and admittedly imperfectly repainted by me</li>
<li>BBK Phantom</li>
</ul></p>
<p>Remember, it's morally correct to buy unlicensed toys!</p>
<img src="img/funnyhold.jpg" alt="Blitzwing">
<h1><a href="/index.html">Go back.</a></h1>
<div class="footer"><p><a href="/privacypolicy.html">Privacy</a></p>
<p><a href="https://decolonizepalestine.com/"><img src="/img/free-palestine.gif" alt="Free Palestine"></a></p></div>
</div>
</body>
</html>