Skip to content

Commit 5db8308

Browse files
committed
minor fix for previous commit
Signed-off-by: mirddes <mirddes@gmail.com>
1 parent 2bb0f6a commit 5db8308

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

Infrastructure Pack/Amphibious Antinuke/Hook/Units/XNL4302/XNL4302_unit.bp renamed to Infrastructure Pack/Amphibious Antinuke/Hook/Units/XNB4302/XNB4302_unit.bp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
UnitBlueprint {
2-
BlueprintId="xnl4302",Merge=true,
2+
BlueprintId="xnb4302",Merge=true,
3+
Icon = 'amph',
34
Physics = {
45
BuildOnLayerCaps = {
56
LAYER_Air = false,
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
UnitBlueprint {
2-
BlueprintId="xnl1105",Merge=true,
2+
BlueprintId="xnb1105",Merge=true,
3+
Icon = 'amph',
34
Physics = {
45
BuildOnLayerCaps = {
56
LAYER_Air = false,
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
UnitBlueprint {
2-
BlueprintId="xnl1106",Merge=true,
2+
BlueprintId="xnb1106",Merge=true,
3+
Icon = 'amph',
34
Physics = {
45
BuildOnLayerCaps = {
56
LAYER_Air = false,

0 commit comments

Comments
 (0)