Small Variants of Flags and Corporate Logos (#14911)

This commit is contained in:
Benedict
2022-10-13 13:23:23 -04:00
committed by GitHub
parent 23bcc1dd48
commit e82ba91ece
32 changed files with 76 additions and 8 deletions
+22 -3
View File
@@ -414,27 +414,46 @@ var/list/asset_datums = list()
"barcode2.png" = 'html/images/barcode2.png',
"barcode3.png" = 'html/images/barcode3.png',
"scclogo.png" = 'html/images/factions/scclogo.png',
"ntlogo.png" = 'html/images/ntlogo.png',
"ntlogo_small.png" = 'html/images/ntlogo_small.png',
"scclogo_small.png" = 'html/images/factions/scclogo_small.png',
"nanotrasenlogo.png" = 'html/images/factions/nanotrasenlogo.png',
"nanotrasenlogo_small.png" = 'html/images/factions/nanotrasenlogo_small.png',
"zhlogo.png" = 'html/images/factions/zenghulogo.png',
"zhlogo_small.png" = 'html/images/factions/zenghulogo_small.png',
"idrislogo.png" = 'html/images/factions/idrislogo.png',
"idrislogo_small.png" = 'html/images/factions/idrislogo_small.png',
"eridanilogo.png" = 'html/images/factions/ECFlogo.png',
"eridanilogo_small.png" = 'html/images/factions/ECFlogo_small.png',
"pmcglogo.png" = 'html/images/factions/pmcglogo.png',
"pmcglogo_small.png" = 'html/images/factions/pmcglogo_small.png',
"zavodlogo.png" = 'html/images/factions/zavodlogo.png',
"zavodlogo_small.png" = 'html/images/factions/zavodlogo_small.png',
"orionlogo.png" = 'html/images/factions/orionlogo.png',
"orionlogo_small.png" = 'html/images/factions/orionlogo_small.png',
"hplogolarge.png" = 'html/images/hplogolarge.png',
"hplogo.png" = 'html/images/factions/hephlogo.png',
"hplogo_small.png" = 'html/images/factions/hephlogo_small.png',
"beflag.png" = 'html/images/beflag.png',
"beflag_small.png" = 'html/images/beflag_small.png',
"elyraflag.png" = 'html/images/elyraflag.png',
"elyraflag_small.png" = 'html/images/elyraflag_small.png',
"solflag.png" = 'html/images/solflag.png',
"solflag_small.png" = 'html/images/solflag_small.png',
"cocflag.png" = 'html/images/cocflag.png',
"cocflag_small.png" = 'html/images/cocflag_small.png',
"domflag.png" = 'html/images/domflag.png',
"domflag_small.png" = 'html/images/domflag_small.png',
"nralakkflag.png" = 'html/images/nralakkflag.png',
"nralakkflag_small.png" = 'html/images/nralakkflag_small.png',
"praflag.png" = 'html/images/praflag.png',
"praflag_small.png" = 'html/images/praflag_small.png',
"dpraflag.png" = 'html/images/dpraflag.png',
"dpraflag_small.png" = 'html/images/dpraflag_small.png',
"nkaflag.png" = 'html/images/nkaflag.png',
"nkaflag_small.png" = 'html/images/nkaflag_small.png',
"izweskiflag.png" = 'html/images/izweskiflag.png',
"goldenlogo.png" = 'html/images/goldenlogo.png',
"izweskiflag_small.png" = 'html/images/izweskiflag_small.png',
"goldenlogo.png" = 'html/images/factions/goldenlogo.png',
"goldenlogo_small.png" = 'html/images/factions/goldenlogo_small.png',
"bluebird.woff" = 'html/fonts/OFL/Bluebird.woff',
"grandhotel.woff" = 'html/fonts/OFL/GrandHotel.woff',
"lashema.woff" = 'html/fonts/OFL/Lashema.woff',