Skip to content

Commit

Permalink
Add classic mercs logo from Vyo.
Browse files Browse the repository at this point in the history
toadchild committed Oct 19, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 0769eba commit 74843ec
Showing 4 changed files with 6 additions and 2 deletions.
5 changes: 4 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
all: clean n3 hsn3 killian army6 command grey_camo holoecho_colors audrey_ewing tristan its tunguska
all: clean n3 hsn3 killian army6 command grey_camo holoecho_colors audrey_ewing tristan its tunguska vyo

.PHONY:

@@ -22,6 +22,9 @@ killian: .PHONY
army6: .PHONY
./doconversion.pl army6 jpg

vyo: .PHONY
./doconversion.pl vyo jpg

command: .PHONY
./doconversion.pl command jpg

1 change: 1 addition & 0 deletions annotation.csv
Original file line number Diff line number Diff line change
@@ -191,6 +191,7 @@ logo_402,Hassassins,,Haqqislam Logos,10/15/18/20/25,,
logo_403,Qapu Khalqi,,Haqqislam Logos,10/15/18/20/25,,
logo_404,Ramah Taskforce,,Haqqislam Logos,10/15/18/20/25,,
logo_901,Non-Aligned Armies,,NAA Logos,10/15/18/20/25,,
Mercs - Main Logo - [N3] [Vyo],Mercs (Classic),,NAA Logos,10/15/18/20/25,,
logo_902,Druze Bayram,,NAA Logos,10/15/18/20/25,,
logo_903,Japanese Secessionist Army,,NAA Logos,10/15/18/20/25,,
logo_904,Ikari Company,,NAA Logos,10/15/18/20/25,,
2 changes: 1 addition & 1 deletion index.pl
Original file line number Diff line number Diff line change
@@ -113,7 +113,7 @@ sub print_input{
print "<h2>Copyright Notice</h2>\n";
print "<p>This tool was created by <a href='http://ghostlords.com/'>Jonathan Polley</a> to help enhance your enjoyment of Infinity the Game. Please direct any feedback to <a href='mailto:infinity\@ghostlords.com'>infinity\@ghostlords.com</a>. My other Infinity resources may be found <a href='http://infinity.ghostlords.com'>here</a>.</p>\n";
print "<p><a href='http://infinitythegame.com'>Infinity the Game</a> is &copy; Corvus Belli SLL. All images are property of and &copy; Corvus Belli SLL. The sole intended purpose of this tool is to make play aids for Infinity the Game. </p>\n";
print "<p>Human Sphere and Paradiso icons extracted by Killian (Deep-Green-X). Round command token created by Jakob Kantor. Alternate Data Pack and Locked markers by Tristan228.</p>\n";
print "<p>Human Sphere and Paradiso icons extracted by Killian (Deep-Green-X). Round command token created by Jakob Kantor. Alternate Data Pack and Locked markers by Tristan228. Classic Mercs logo from <a href='https://forum.corvusbelli.com/threads/high-res-logo-vectors.380/'>Vyo</a>.</p>\n";
print <<EOF;
</body>
</html>
Binary file added vyo/Mercs - Main Logo - [N3] [Vyo].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 74843ec

Please sign in to comment.