Skip to content

Commit

Permalink
Added Class1Capacity to all transporter blueprints
Browse files Browse the repository at this point in the history
  • Loading branch information
Uveso authored and shalkya committed Apr 17, 2021
1 parent 47abd15 commit d4024ce
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions units/UAA0104/UAA0104_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ UnitBlueprint {
Class2AttachSize = 2,
Class3AttachSize = 4,
TransportClass = 10,
Class1Capacity = 12,
},
UseOOBTestZoom = 200,
Veteran = {
Expand Down
1 change: 1 addition & 0 deletions units/UAA0107/UAA0107_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ UnitBlueprint {
Class2AttachSize = 2,
Class3AttachSize = 4,
TransportClass = 10,
Class1Capacity = 6,
},
UseOOBTestZoom = 200,
Weapon = {
Expand Down
1 change: 1 addition & 0 deletions units/UEA0104/UEA0104_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ UnitBlueprint {
Class2AttachSize = 2,
Class3AttachSize = 4,
TransportClass = 10,
Class1Capacity = 14,
},
UseOOBTestZoom = 200,
Veteran = {
Expand Down
1 change: 1 addition & 0 deletions units/UEA0107/UEA0107_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ UnitBlueprint {
Class2AttachSize = 2,
Class3AttachSize = 4,
TransportClass = 10,
Class1Capacity = 6,
},
UseOOBTestZoom = 200,
Weapon = {
Expand Down
1 change: 1 addition & 0 deletions units/UEA0203/UEA0203_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ UnitBlueprint {
AirClass = true,
ClassGenericUpTo = 2,
TransportClass = 1,
Class1Capacity = 1,
},
Veteran = {
Level1 = 6,
Expand Down
1 change: 1 addition & 0 deletions units/URA0104/URA0104_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ UnitBlueprint {
Class2AttachSize = 2,
Class3AttachSize = 4,
TransportClass = 10,
Class1Capacity = 10,
},
UseOOBTestZoom = 200,
Veteran = {
Expand Down
1 change: 1 addition & 0 deletions units/URA0107/URA0107_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ UnitBlueprint {
Class2AttachSize = 2,
Class3AttachSize = 4,
TransportClass = 10,
Class1Capacity = 6,
},
UseOOBTestZoom = 200,
Weapon = {
Expand Down
1 change: 1 addition & 0 deletions units/XEA0306/XEA0306_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ UnitBlueprint {
Class2AttachSize = 2,
Class3AttachSize = 4,
TransportClass = 10,
Class1Capacity = 28,
},
UseOOBTestZoom = 200,
Veteran = {
Expand Down
1 change: 1 addition & 0 deletions units/XSA0104/XSA0104_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ UnitBlueprint {
Class2AttachSize = 2,
Class3AttachSize = 4,
TransportClass = 10,
Class1Capacity = 16,
},
UseOOBTestZoom = 200,
Veteran = {
Expand Down
1 change: 1 addition & 0 deletions units/XSA0107/XSA0107_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ UnitBlueprint {
Class2AttachSize = 2,
Class3AttachSize = 4,
TransportClass = 10,
Class1Capacity = 8,
},
UseOOBTestZoom = 200,
Weapon = {
Expand Down

0 comments on commit d4024ce

Please sign in to comment.