2017-09-01 09:05:30 +00:00
<!DOCTYPE html>
< head >
< meta charset = "utf-8" >
< title >
Legends of Tomorrow Heatwave Gun - Nerf mod | Vulcan Foundry
< / title >
< meta content = "width=device-width, initial-scale=1" name = "viewport" >
< meta name = "theme-color" content = "#4184f3" >
< link href = "/favicon.ico" rel = "icon" / >
< link rel = "stylesheet" href = "/css/highlight.light.css" >
< link rel = "stylesheet" href = "/css/prism-customize.css" >
< link rel = "stylesheet" href = "/css/nav-icon.css" >
< link rel = "stylesheet" href = "/css/waves.min.css" >
< link rel = "stylesheet" href = "/css/jquery.tocify.css" >
< link rel = "stylesheet" href = "/css/main.css" >
< link rel = "stylesheet" href = "/css/nav-indicator.css" >
2017-09-01 16:28:43 +00:00
<!-- 谷歌统计 -->
< script >
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-105762262-1', 'auto');
ga('send', 'pageview');
< / script >
2017-09-01 09:05:30 +00:00
< / meta >
< / meta >
< / head >
< body >
< header >
<!-- cover image or sth. -->
< / header >
< div id = "main" class = "m-scene" >
< div class = "nav-wrapper" >
< div class = "container" >
< nav >
< div class = "logo wave" >
< a href = "/" id = "logo" >
Vulcan Foundry
< / a >
< / div >
< div class = "nav-toggle-icon" >
< div class = "material-hamburger" >
< span >
< / span >
< span >
< / span >
< span >
< / span >
< / div >
< / div >
< div class = "menu-wrapper" >
< div class = "nav-indicator" >
< / div >
< ul class = "menus" >
< li >
< a class = "wave " href = "/" >
Home
< / a >
< / li >
< li >
< a class = "wave " href = "/archives" >
Archive
< / a >
< / li >
< li >
< a class = "wave no-smoothstate" href = "/atom.xml" >
RSS
< / a >
< / li >
< / ul >
< / div >
< / nav >
< / div >
< / div >
< div class = "container content" >
< div class = "scene_element scene_element--fadein" >
< div class = "row" >
< div class = "main" >
< article >
< header class = "post-header" >
< / header >
< h1 class = "post-title" > Legends of Tomorrow Heatwave Gun - Nerf mod< / h1 >
< section class = "post-info" >
< span class = "post-date" > 2017/09/01< / span >
< span class = "post-tags" >
< ul class = "post-tag-list" > < li class = "post-tag-list-item" > < a class = "post-tag-list-link" href = "/tags/video/" > video< / a > < / li > < / ul >
< / span >
< / section >
< section class = "post-content" >
2017-09-01 16:28:43 +00:00
< link rel = "stylesheet" href = "/css/owl.css" > < p > Here I’ m showing the end result of my Heatwave gun prop build. It is based on the gun that DC’ s Heatwave uses in Legends of Tomorrow and The Flash.< / p >
2017-09-01 09:05:30 +00:00
< iframe width = "560" height = "315" src = "https://www.youtube.com/embed/KYAGUhCET7s" frameborder = "0" allowfullscreen > < / iframe >
< / section >
< / article >
< div class = "pager" >
2017-09-01 16:28:43 +00:00
< a class = "post-prev pager-item" href = "/2017/09/01/Legends-of-Tomorrow-Captain-Cold-Gun-Super-Soaker-mod/" >
< strong class = "article-nav-caption" > Newer< / strong >
< p class = "post-nav-title" > Legends of Tomorrow Captain Cold Gun - Super Soaker mod< / p >
< / a >
2017-09-01 09:05:30 +00:00
< a class = "post-next pager-item" href = "/2017/09/01/Indiana-Jones-Fertility-Idol-plush-prop/" >
< strong class = "article-nav-caption" > Older< / strong >
< p class = "post-nav-title" > Indiana Jones Fertility Idol plush prop< / p >
< / a >
< / div >
<!-- comments -->
< div class = "comment-section" >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< footer class = "footer" >
<!-- <p>由<a href="http://hexo.io/" target="_blank">Hexo</a>强力驱动,搭载<a href="https://github.com/wayou/hexo - theme - gstyle">gstyle</a>主题</p> -->
< p >
© 2017 Martin
< / p >
< / footer >
< script src = "/lib/jquery.js" > < / script >
< script src = "/lib/waves.js" > < / script >
< script src = "/lib/jquery-ui.js" > < / script >
< script src = "/lib/jquery.tocify.js" > < / script >
< script src = "/js/main.js" > < / script >
< / body >
< / html >