Skip to content

Commit 92480c2

Browse files
committed
Signed-off-by: mirddes <mirddes@gmail.com>
fixed icons
1 parent 5db8308 commit 92480c2

File tree

7 files changed

+21
-3
lines changed

7 files changed

+21
-3
lines changed

Infrastructure Pack/Amphibious Antinuke/Hook/Units/UAB4302/UAB4302_unit.bp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
UnitBlueprint {
22
BlueprintId="uab4302",Merge=true,
3+
General = {
4+
Icon = 'amph',
5+
},
36
Physics = {
47
BuildOnLayerCaps = {
58
LAYER_Air = false,

Infrastructure Pack/Amphibious Antinuke/Hook/Units/UEB4302/UEB4302_unit.bp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
UnitBlueprint {
22
BlueprintId="ueb4302",Merge=true,
3+
General = {
4+
Icon = 'amph',
5+
},
36
Physics = {
47
BuildOnLayerCaps = {
58
LAYER_Air = false,

Infrastructure Pack/Amphibious Antinuke/Hook/Units/URB4302/URB4302_unit.bp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
UnitBlueprint {
22
BlueprintId="urb4302",Merge=true,
3+
General = {
4+
Icon = 'amph',
5+
},
36
Physics = {
47
BuildOnLayerCaps = {
58
LAYER_Air = false,

Infrastructure Pack/Amphibious Antinuke/Hook/Units/XNB4302/XNB4302_unit.bp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
UnitBlueprint {
22
BlueprintId="xnb4302",Merge=true,
3-
Icon = 'amph',
3+
General = {
4+
Icon = 'amph',
5+
},
46
Physics = {
57
BuildOnLayerCaps = {
68
LAYER_Air = false,

Infrastructure Pack/Amphibious Antinuke/Hook/Units/XSB4302/XSB4302_unit.bp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
UnitBlueprint {
22
BlueprintId="xsb4302",Merge=true,
3+
General = {
4+
Icon = 'amph',
5+
},
36
Physics = {
47
BuildOnLayerCaps = {
58
LAYER_Air = false,

Infrastructure Pack/nomads/xnb1105.bp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
UnitBlueprint {
22
BlueprintId="xnb1105",Merge=true,
3-
Icon = 'amph',
3+
General = {
4+
Icon = 'amph',
5+
},
46
Physics = {
57
BuildOnLayerCaps = {
68
LAYER_Air = false,

Infrastructure Pack/nomads/xnb1106.bp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
UnitBlueprint {
22
BlueprintId="xnb1106",Merge=true,
3-
Icon = 'amph',
3+
General = {
4+
Icon = 'amph',
5+
},
46
Physics = {
57
BuildOnLayerCaps = {
68
LAYER_Air = false,

0 commit comments

Comments
 (0)