unit button icons

This commit is contained in:
devZoGok
2026-05-23 12:54:40 +03:00
parent 02f78a7bf5
commit 393f6674a2
72 changed files with 88 additions and 87 deletions
+86 -86
View File
@@ -703,13 +703,13 @@ units = {
},
{
buildableUnits = {
{id = UnitId.ACS_LAND_FACTORY, buildable = true, trigger = 76},
{id = UnitId.ACS_NAVAL_FACTORY, buildable = true, trigger = 78},
{id = UnitId.ACS_TRADE_CENTER, buildable = true, trigger = 77},
{id = UnitId.ACS_LAB, buildable = true, trigger = 84},
{id = UnitId.ACS_REFINERY, buildable = true, trigger = 82},
{id = UnitId.POINT_DEFENSE, buildable = true, trigger = 80},
{id = UnitId.EXTRACTOR, buildable = true, trigger = 69},
{id = UnitId.ACS_LAND_FACTORY, iconPath = 'Icons/Buttons/GameObjects/acsLandFactory.png', buildable = true, trigger = 76},
{id = UnitId.ACS_NAVAL_FACTORY, iconPath = 'Icons/Buttons/GameObjects/acsNavalFactory.png', buildable = true, trigger = 78},
{id = UnitId.ACS_TRADE_CENTER, iconPath = 'Icons/Buttons/GameObjects/acsTradeCenter.png', buildable = true, trigger = 77},
{id = UnitId.ACS_LAB, iconPath = 'Icons/Buttons/GameObjects/acsLab.png', buildable = true, trigger = 84},
{id = UnitId.ACS_REFINERY, iconPath = 'Icons/Buttons/GameObjects/acsRefinery.png', buildable = true, trigger = 82},
{id = UnitId.POINT_DEFENSE, iconPath = 'Icons/Buttons/GameObjects/pointDefense.png', buildable = true, trigger = 80},
{id = UnitId.EXTRACTOR, iconPath = 'Icons/Buttons/GameObjects/extractor.png', buildable = true, trigger = 69},
},
unitClass = UnitClass.ROBO_ENGINEER,
unitType = UnitType.HOVER,
@@ -747,13 +747,13 @@ units = {
}
},
buildableUnits = {
{id = UnitId.ACS_LAND_FACTORY, buildable = true, trigger = 76},
{id = UnitId.ACS_NAVAL_FACTORY, buildable = true, trigger = 78},
{id = UnitId.ACS_TRADE_CENTER, buildable = true, trigger = 77},
{id = UnitId.ACS_LAB, buildable = true, trigger = 84},
{id = UnitId.ACS_REFINERY, buildable = true, trigger = 82},
{id = UnitId.POINT_DEFENSE, buildable = true, trigger = 80},
{id = UnitId.EXTRACTOR, buildable = true, trigger = 69},
{id = UnitId.ACS_LAND_FACTORY, iconPath = 'Icons/Buttons/GameObjects/acsLandFactory.png', buildable = true, trigger = 76},
{id = UnitId.ACS_NAVAL_FACTORY, iconPath = 'Icons/Buttons/GameObjects/acsNavalFactory.png', buildable = true, trigger = 78},
{id = UnitId.ACS_TRADE_CENTER, iconPath = 'Icons/Buttons/GameObjects/acsTradeCenter.png', buildable = true, trigger = 77},
{id = UnitId.ACS_LAB, iconPath = 'Icons/Buttons/GameObjects/acsLab.png', buildable = true, trigger = 84},
{id = UnitId.ACS_REFINERY, iconPath = 'Icons/Buttons/GameObjects/acsRefinery.png', buildable = true, trigger = 82},
{id = UnitId.POINT_DEFENSE, iconPath = 'Icons/Buttons/GameObjects/pointDefense.png', buildable = true, trigger = 80},
{id = UnitId.EXTRACTOR, iconPath = 'Icons/Buttons/GameObjects/extractor.png', buildable = true, trigger = 69},
},
abilityButtons = {{buttonType = ButtonType.ORDER, name = 'Hack', orderType = OrderType.HACK}},
unitClass = UnitClass.CYBORG_ENGINEER,
@@ -784,13 +784,13 @@ units = {
},
{
buildableUnits = {
{id = UnitId.AINC_LAND_FACTORY, buildable = true, trigger = 76},
{id = UnitId.AINC_NAVAL_FACTORY, buildable = true, trigger = 78},
{id = UnitId.AINC_TRADE_CENTER, buildable = true, trigger = 77},
{id = UnitId.AINC_LAB, buildable = true, trigger = 84},
{id = UnitId.AINC_REFINERY, buildable = true, trigger = 82},
{id = UnitId.POINT_DEFENSE, buildable = true, trigger = 80},
{id = UnitId.EXTRACTOR, buildable = true, trigger = 69},
{id = UnitId.AINC_LAND_FACTORY, iconPath = 'Icons/Buttons/GameObjects/aincLandFactory.png', buildable = true, trigger = 76},
{id = UnitId.AINC_NAVAL_FACTORY, iconPath = 'Icons/Buttons/GameObjects/aincNavalFactory.png', buildable = true, trigger = 78},
{id = UnitId.AINC_TRADE_CENTER, iconPath = 'Icons/Buttons/GameObjects/aincTradeCenter.png', buildable = true, trigger = 77},
{id = UnitId.AINC_LAB, iconPath = 'Icons/Buttons/GameObjects/aincLab.png', buildable = true, trigger = 84},
{id = UnitId.AINC_REFINERY, iconPath = 'Icons/Buttons/GameObjects/aincRefinery.png', buildable = true, trigger = 82},
{id = UnitId.POINT_DEFENSE, iconPath = 'Icons/Buttons/GameObjects/pointDefense.png', buildable = true, trigger = 80},
{id = UnitId.EXTRACTOR, iconPath = 'Icons/Buttons/GameObjects/extractor.png', buildable = true, trigger = 69},
},
unitClass = UnitClass.ROBO_ENGINEER,
unitType = UnitType.HOVER,
@@ -828,13 +828,13 @@ units = {
}
},
buildableUnits = {
{id = UnitId.AINC_LAND_FACTORY, buildable = true, trigger = 76},
{id = UnitId.AINC_NAVAL_FACTORY, buildable = true, trigger = 78},
{id = UnitId.AINC_TRADE_CENTER, buildable = true, trigger = 77},
{id = UnitId.AINC_LAB, buildable = true, trigger = 84},
{id = UnitId.AINC_REFINERY, buildable = true, trigger = 82},
{id = UnitId.POINT_DEFENSE, buildable = true, trigger = 80},
{id = UnitId.EXTRACTOR, buildable = true, trigger = 69},
{id = UnitId.AINC_LAND_FACTORY, iconPath = 'Icons/Buttons/GameObjects/aincLandFactory.png', buildable = true, trigger = 76},
{id = UnitId.AINC_NAVAL_FACTORY, iconPath = 'Icons/Buttons/GameObjects/aincNavalFactory.png', buildable = true, trigger = 78},
{id = UnitId.AINC_TRADE_CENTER, iconPath = 'Icons/Buttons/GameObjects/aincTradeCenter.png', buildable = true, trigger = 77},
{id = UnitId.AINC_LAB, iconPath = 'Icons/Buttons/GameObjects/aincLab.png', buildable = true, trigger = 84},
{id = UnitId.AINC_REFINERY, iconPath = 'Icons/Buttons/GameObjects/aincRefinery.png', buildable = true, trigger = 82},
{id = UnitId.POINT_DEFENSE, iconPath = 'Icons/Buttons/GameObjects/pointDefense.png', buildable = true, trigger = 80},
{id = UnitId.EXTRACTOR, iconPath = 'Icons/Buttons/GameObjects/extractor.png', buildable = true, trigger = 69},
},
abilityButtons = {{buttonType = ButtonType.ORDER, name = 'Hack', orderType = OrderType.HACK}},
unitClass = UnitClass.CYBORG_ENGINEER,
@@ -865,13 +865,13 @@ units = {
},
{
buildableUnits = {
{id = UnitId.ER_LAND_FACTORY, buildable = true, trigger = 76},
{id = UnitId.ER_NAVAL_FACTORY, buildable = true, trigger = 78},
{id = UnitId.ER_TRADE_CENTER, buildable = true, trigger = 77},
{id = UnitId.ER_LAB, buildable = true, trigger = 84},
{id = UnitId.ER_REFINERY, buildable = true, trigger = 82},
{id = UnitId.POINT_DEFENSE, buildable = true, trigger = 80},
{id = UnitId.EXTRACTOR, buildable = true, trigger = 69},
{id = UnitId.ER_LAND_FACTORY, iconPath = 'Icons/Buttons/GameObjects/erLandFactory.png', buildable = true, trigger = 76},
{id = UnitId.ER_NAVAL_FACTORY, iconPath = 'Icons/Buttons/GameObjects/erNavalFactory.png', buildable = true, trigger = 78},
{id = UnitId.ER_TRADE_CENTER, iconPath = 'Icons/Buttons/GameObjects/erTradeCenter.png', buildable = true, trigger = 77},
{id = UnitId.ER_LAB, iconPath = 'Icons/Buttons/GameObjects/erLab.png', buildable = true, trigger = 84},
{id = UnitId.ER_REFINERY, iconPath = 'Icons/Buttons/GameObjects/erRefinery.png', buildable = true, trigger = 82},
{id = UnitId.POINT_DEFENSE, iconPath = 'Icons/Buttons/GameObjects/pointDefense.png', buildable = true, trigger = 80},
{id = UnitId.EXTRACTOR, iconPath = 'Icons/Buttons/GameObjects/extractor.png', buildable = true, trigger = 69},
},
unitClass = UnitClass.ROBO_ENGINEER,
unitType = UnitType.HOVER,
@@ -909,13 +909,13 @@ units = {
}
},
buildableUnits = {
{id = UnitId.ER_LAND_FACTORY, buildable = true, trigger = 76},
{id = UnitId.ER_NAVAL_FACTORY, buildable = true, trigger = 78},
{id = UnitId.ER_TRADE_CENTER, buildable = true, trigger = 77},
{id = UnitId.ER_LAB, buildable = true, trigger = 84},
{id = UnitId.ER_REFINERY, buildable = true, trigger = 82},
{id = UnitId.POINT_DEFENSE, buildable = true, trigger = 80},
{id = UnitId.EXTRACTOR, buildable = true, trigger = 69},
{id = UnitId.ER_LAND_FACTORY, iconPath = 'Icons/Buttons/GameObjects/erLandFactory.png', buildable = true, trigger = 76},
{id = UnitId.ER_NAVAL_FACTORY, iconPath = 'Icons/Buttons/GameObjects/erNavalFactory.png', buildable = true, trigger = 78},
{id = UnitId.ER_TRADE_CENTER, iconPath = 'Icons/Buttons/GameObjects/erTradeCenter.png', buildable = true, trigger = 77},
{id = UnitId.ER_LAB, iconPath = 'Icons/Buttons/GameObjects/erLab.png', buildable = true, trigger = 84},
{id = UnitId.ER_REFINERY, iconPath = 'Icons/Buttons/GameObjects/erRefinery.png', buildable = true, trigger = 82},
{id = UnitId.POINT_DEFENSE, iconPath = 'Icons/Buttons/GameObjects/pointDefense.png', buildable = true, trigger = 80},
{id = UnitId.EXTRACTOR, iconPath = 'Icons/Buttons/GameObjects/extractor.png', buildable = true, trigger = 69},
},
abilityButtons = {{buttonType = ButtonType.ORDER, name = 'Hack', orderType = OrderType.HACK}},
unitClass = UnitClass.CYBORG_ENGINEER,
@@ -2430,12 +2430,12 @@ units = {
},
{
buildableUnits = {
{id = UnitId.ACS_MECH, buildable = true, trigger = 87},
{id = UnitId.ACS_TANK, buildable = true, trigger = 84},
{id = UnitId.ACS_ARTILLERY, buildable = true, trigger = 65},
{id = UnitId.ACS_CARGO_SHIP, buildable = true, trigger = 82},
{id = UnitId.ACS_ROBO_ENGINEER, buildable = true, trigger = 85},
{id = UnitId.ACS_CYBORG_ENGINEER, buildable = true, trigger = 86}
{id = UnitId.ACS_MECH, iconPath = 'Icons/Buttons/GameObjects/acsMech.png', buildable = true, trigger = 87},
{id = UnitId.ACS_TANK, iconPath = 'Icons/Buttons/GameObjects/acsTank.png', buildable = true, trigger = 84},
{id = UnitId.ACS_ARTILLERY, iconPath = 'Icons/Buttons/GameObjects/acsArtillery.png', buildable = true, trigger = 65},
{id = UnitId.ACS_CARGO_SHIP, iconPath = 'Icons/Buttons/GameObjects/cargoship.png', buildable = true, trigger = 82},
{id = UnitId.ACS_ROBO_ENGINEER, iconPath = 'Icons/Buttons/GameObjects/acsRoboEngineer.png', buildable = true, trigger = 85},
{id = UnitId.ACS_CYBORG_ENGINEER, iconPath = 'Icons/Buttons/GameObjects/acsCyborgEngineer.png', buildable = true, trigger = 86}
},
unitClass = UnitClass.LAND_FACTORY,
unitType = UnitType.LAND,
@@ -2457,12 +2457,12 @@ units = {
},
{
buildableUnits = {
{id = UnitId.AINC_MECH, buildable = true, trigger = 87},
{id = UnitId.AINC_TANK, buildable = true, trigger = 84},
{id = UnitId.AINC_ARTILLERY, buildable = true, trigger = 65},
{id = UnitId.AINC_CARGO_SHIP, buildable = true, trigger = 82},
{id = UnitId.AINC_ROBO_ENGINEER, buildable = true, trigger = 85},
{id = UnitId.AINC_CYBORG_ENGINEER, buildable = true, trigger = 86}
{id = UnitId.AINC_MECH, iconPath = 'Icons/Buttons/GameObjects/aincMech.png', buildable = true, trigger = 87},
{id = UnitId.AINC_TANK, iconPath = 'Icons/Buttons/GameObjects/aincTank.png', buildable = true, trigger = 84},
{id = UnitId.AINC_ARTILLERY, iconPath = 'Icons/Buttons/GameObjects/aincArtillery.png', buildable = true, trigger = 65},
{id = UnitId.AINC_CARGO_SHIP, iconPath = 'Icons/Buttons/GameObjects/cargoship.png', buildable = true, trigger = 82},
{id = UnitId.AINC_ROBO_ENGINEER, iconPath = 'Icons/Buttons/GameObjects/aincRoboEngineer.png', buildable = true, trigger = 85},
{id = UnitId.AINC_CYBORG_ENGINEER, iconPath = 'Icons/Buttons/GameObjects/aincCyborgEngineer.png', buildable = true, trigger = 86}
},
unitClass = UnitClass.LAND_FACTORY,
unitType = UnitType.LAND,
@@ -2484,12 +2484,12 @@ units = {
},
{
buildableUnits = {
{id = UnitId.ER_MECH, buildable = true, trigger = 87},
{id = UnitId.ER_TANK, buildable = true, trigger = 84},
{id = UnitId.ER_ARTILLERY, buildable = true, trigger = 65},
{id = UnitId.ER_CARGO_SHIP, buildable = true, trigger = 82},
{id = UnitId.ER_ROBO_ENGINEER, buildable = true, trigger = 85},
{id = UnitId.ER_CYBORG_ENGINEER, buildable = true, trigger = 86}
{id = UnitId.ER_MECH, iconPath = 'Icons/Buttons/GameObjects/erMech.png', buildable = true, trigger = 87},
{id = UnitId.ER_TANK, iconPath = 'Icons/Buttons/GameObjects/erTank.png', buildable = true, trigger = 84},
{id = UnitId.ER_ARTILLERY, iconPath = 'Icons/Buttons/GameObjects/erArtillery.png', buildable = true, trigger = 65},
{id = UnitId.ER_CARGO_SHIP, iconPath = 'Icons/Buttons/GameObjects/cargoship.png', buildable = true, trigger = 82},
{id = UnitId.ER_ROBO_ENGINEER, iconPath = 'Icons/Buttons/GameObjects/erRoboEngineer.png', buildable = true, trigger = 85},
{id = UnitId.ER_CYBORG_ENGINEER, iconPath = 'Icons/Buttons/GameObjects/erCyborgEngineer.png', buildable = true, trigger = 86}
},
unitClass = UnitClass.LAND_FACTORY,
unitType = UnitType.LAND,
@@ -2511,14 +2511,14 @@ units = {
},
{
buildableUnits = {
{id = UnitId.ACS_ASSAULT_CRUISER, buildable = true, trigger = 76},
{id = UnitId.ACS_ANTI_SUB_CRUISER, buildable = true, trigger = 78},
{id = UnitId.ACS_MISSILE_SUBMARINE, buildable = true, trigger = 77},
{id = UnitId.ACS_SUBMARINE, buildable = true, trigger = 84},
{id = UnitId.ACS_CARGO_SHIP, buildable = true, trigger = 80},
{id = UnitId.ACS_ROBO_ENGINEER, buildable = true, trigger = 82},
{id = UnitId.ACS_ICEBREAKER, buildable = true, trigger = 69},
{id = UnitId.ACS_TRANSPORT, buildable = true, trigger = 70},
{id = UnitId.ACS_ASSAULT_CRUISER, iconPath = 'Icons/Buttons/GameObjects/heavyAssaultCruiser.png', buildable = true, trigger = 76},
{id = UnitId.ACS_ANTI_SUB_CRUISER, iconPath = 'Icons/Buttons/GameObjects/acsAntiSubCruiser.png', buildable = true, trigger = 78},
{id = UnitId.ACS_MISSILE_SUBMARINE, iconPath = 'Icons/Buttons/GameObjects/acsMissileSubmarine.png', buildable = true, trigger = 77},
{id = UnitId.ACS_SUBMARINE, iconPath = 'Icons/Buttons/GameObjects/acsSubmarine.png', buildable = true, trigger = 84},
{id = UnitId.ACS_CARGO_SHIP, iconPath = 'Icons/Buttons/GameObjects/cargoship.png', buildable = true, trigger = 80},
{id = UnitId.ACS_ICEBREAKER, iconPath = 'Icons/Buttons/GameObjects/acsIcebreaker.png', buildable = true, trigger = 69},
{id = UnitId.ACS_ROBO_ENGINEER, iconPath = 'Icons/Buttons/GameObjects/acsRoboEngineer.png', buildable = true, trigger = 82},
{id = UnitId.ACS_TRANSPORT, iconPath = 'Icons/Buttons/GameObjects/acsTransport.png', buildable = true, trigger = 70},
},
unitClass = UnitClass.NAVAL_FACTORY,
unitType = UnitType.SEA_LEVEL,
@@ -2539,14 +2539,14 @@ units = {
},
{
buildableUnits = {
{id = UnitId.AINC_ASSAULT_CRUISER, buildable = true, trigger = 76},
{id = UnitId.AINC_ANTI_SUB_CRUISER, buildable = true, trigger = 78},
{id = UnitId.AINC_MISSILE_SUBMARINE, buildable = true, trigger = 77},
{id = UnitId.AINC_SUBMARINE, buildable = true, trigger = 84},
{id = UnitId.AINC_CARGO_SHIP, buildable = true, trigger = 80},
{id = UnitId.AINC_ICEBREAKER, buildable = true, trigger = 69},
{id = UnitId.AINC_ROBO_ENGINEER, buildable = true, trigger = 82},
{id = UnitId.AINC_TRANSPORT, buildable = true, trigger = 70},
{id = UnitId.AINC_ASSAULT_CRUISER, iconPath = 'Icons/Buttons/GameObjects/mediumAssaultCruiser.png', buildable = true, trigger = 76},
{id = UnitId.AINC_ANTI_SUB_CRUISER, iconPath = 'Icons/Buttons/GameObjects/aincAntiSubCruiser.png', buildable = true, trigger = 78},
{id = UnitId.AINC_MISSILE_SUBMARINE, iconPath = 'Icons/Buttons/GameObjects/aincMissileSubmarine.png', buildable = true, trigger = 77},
{id = UnitId.AINC_SUBMARINE, iconPath = 'Icons/Buttons/GameObjects/aincSubmarine.png', buildable = true, trigger = 84},
{id = UnitId.AINC_CARGO_SHIP, iconPath = 'Icons/Buttons/GameObjects/cargoship.png', buildable = true, trigger = 80},
{id = UnitId.AINC_ICEBREAKER, iconPath = 'Icons/Buttons/GameObjects/aincIcebreaker.png', buildable = true, trigger = 69},
{id = UnitId.AINC_ROBO_ENGINEER, iconPath = 'Icons/Buttons/GameObjects/aincRoboEngineer.png', buildable = true, trigger = 82},
{id = UnitId.AINC_TRANSPORT, iconPath = 'Icons/Buttons/GameObjects/aincTransport.png', buildable = true, trigger = 70},
},
unitClass = UnitClass.NAVAL_FACTORY,
unitType = UnitType.SEA_LEVEL,
@@ -2567,16 +2567,16 @@ units = {
},
{
buildableUnits = {
{id = UnitId.ER_ASSAULT_CRUISER, buildable = true, trigger = 76},
{id = UnitId.ER_ANTI_SUB_CRUISER, buildable = true, trigger = 78},
{id = UnitId.ER_MISSILE_SUBMARINE, buildable = true, trigger = 77},
{id = UnitId.ER_SUBMARINE, buildable = true, trigger = 84},
{id = UnitId.ER_CARGO_SHIP, buildable = true, trigger = 80},
{id = UnitId.ER_ICEBREAKER, buildable = true, trigger = 69},
{id = UnitId.EMP_BOAT, buildable = true, trigger = 81},
{id = UnitId.FREEZER, buildable = true, trigger = 83},
{id = UnitId.ER_ROBO_ENGINEER, buildable = true, trigger = 82},
{id = UnitId.ER_TRANSPORT, buildable = true, trigger = 70},
{id = UnitId.ER_ASSAULT_CRUISER, iconPath = 'Icons/Buttons/GameObjects/lightAssaultCruiser.png', buildable = true, trigger = 76},
{id = UnitId.ER_ANTI_SUB_CRUISER, iconPath = 'Icons/Buttons/GameObjects/erAntiSubCruiser.png', buildable = true, trigger = 78},
{id = UnitId.ER_MISSILE_SUBMARINE, iconPath = 'Icons/Buttons/GameObjects/erMissileSubmarine.png', buildable = true, trigger = 77},
{id = UnitId.ER_SUBMARINE, iconPath = 'Icons/Buttons/GameObjects/erSubmarine.png', buildable = true, trigger = 84},
{id = UnitId.ER_CARGO_SHIP, iconPath = 'Icons/Buttons/GameObjects/cargoship.png', buildable = true, trigger = 80},
{id = UnitId.ER_ICEBREAKER, iconPath = 'Icons/Buttons/GameObjects/erIcebreaker.png', buildable = true, trigger = 69},
{id = UnitId.EMP_BOAT, iconPath = 'Icons/Buttons/GameObjects/empShip.png', buildable = true, trigger = 81},
{id = UnitId.FREEZER, iconPath = 'Icons/Buttons/GameObjects/freezer.png', buildable = true, trigger = 83},
{id = UnitId.ER_ROBO_ENGINEER, iconPath = 'Icons/Buttons/GameObjects/erRoboEngineer.png', buildable = true, trigger = 82},
{id = UnitId.ER_TRANSPORT, iconPath = 'Icons/Buttons/GameObjects/erTransport.png', buildable = true, trigger = 70},
},
unitClass = UnitClass.NAVAL_FACTORY,
unitType = UnitType.SEA_LEVEL,
+1
View File
@@ -93,6 +93,7 @@ function generateGui(unitId)
buttonType = (mainUnit.isVehicle and ButtonType.BUILD or ButtonType.TRAIN),
factoryId = (isFactory and unitId or nil),
engineerId = (isEng and unitId or nil),
imagePath = buildUnit.iconPath,
slotId = (ButtonType.BUILD and i - 1 or nil)
}
gui[#gui + 1] = generateButton(#gui, buttonData)
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

+1 -1