Skip to content

Commit

Permalink
Merge pull request #8 from ygorma/#vd8146
Browse files Browse the repository at this point in the history
#vd8146
  • Loading branch information
ygorma committed Nov 16, 2021
2 parents 163fe1d + c94af68 commit 0d4c0c7
Show file tree
Hide file tree
Showing 51 changed files with 204 additions and 495 deletions.
3 changes: 2 additions & 1 deletion Amazonas.lua
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
-- Fragata Classe Niterói Marinha do Brasil
-- Navio Padtrulha Classe Amazonas - Marinha do Brasil

-- Amazonas

mount_vfs_model_path (current_mod_path.."/Shapes")
mount_vfs_texture_path (current_mod_path.."/Textures/Amazonas.zip")
mount_vfs_liveries_path (current_mod_path.."/Liveries")

GT = {};
GT_t.ws = 0;
Expand Down
2 changes: 1 addition & 1 deletion Atlantico.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GT.visual.shape_dstr = ""

-- GENERAL DATA***************************************************************************

GT.life = 2000;
GT.life = 1200;
GT.mass = 7.25e+006;
GT.max_velocity = 15.4333
GT.race_velocity = 15.4333
Expand Down
2 changes: 1 addition & 1 deletion Bahia.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GT.visual.shape_dstr = ""
-- GENERAL DATA***************************************************************************


GT.life = 2000;
GT.life = 800;
GT.mass = 7.25e+006;
GT.max_velocity = 15.4333
GT.race_velocity = 15.4333
Expand Down
110 changes: 0 additions & 110 deletions Bosisio.lua

This file was deleted.

2 changes: 1 addition & 1 deletion Garcia.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GT.visual.shape_dstr = ""
-- GENERAL DATA***************************************************************************


GT.life = 2000;
GT.life = 600;
GT.mass = 7.25e+006;
GT.max_velocity = 15.4333
GT.race_velocity = 15.4333
Expand Down
2 changes: 1 addition & 1 deletion Grajau.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GT.visual.shape_dstr = ""
-- GENERAL DATA***************************************************************************


GT.life = 2000;
GT.life = 200;
GT.mass = 7.25e+006;
GT.max_velocity = 15.4333
GT.race_velocity = 15.4333
Expand Down
5 changes: 3 additions & 2 deletions Greenhalgh.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

mount_vfs_model_path (current_mod_path.."/Shapes")
mount_vfs_texture_path (current_mod_path.."/Textures/Greenhalgh.zip")
mount_vfs_liveries_path (current_mod_path.."/Liveries")

GT = {};
GT_t.ws = 0;
Expand All @@ -17,7 +18,7 @@ GT.visual.shape_dstr = ""
-- GENERAL DATA***************************************************************************


GT.life = 2000;
GT.life = 800;
GT.mass = 7.25e+006;
GT.max_velocity = 15.4333
GT.race_velocity = 15.4333
Expand Down Expand Up @@ -81,7 +82,7 @@ GT.WS.searchRadarFrequencies = {{50.0e6, 54.0e6}, {2.0e9, 2.2e9}}
GT.Name = "Greenhalgh"
GT.DisplayName = _("Greenhalgh Frigate")
GT.DisplayName = _("Greenhalgh Class Frigate")
GT.Rate = 5500
GT.Sensors = { OPTIC = {"long-range naval optics", "long-range naval LLTV", "long-range naval FLIR"},
Expand Down
110 changes: 0 additions & 110 deletions Independencia.lua

This file was deleted.

Binary file added Liveries/Amazonas/P-121 Apa/OPV_Apa.dds
Binary file not shown.
4 changes: 4 additions & 0 deletions Liveries/Amazonas/P-121 Apa/description.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
livery = {
{"mat001", DIFFUSE , "opv_apa", false};
}
name = "P-121 Apa"
Binary file not shown.
4 changes: 4 additions & 0 deletions Liveries/Amazonas/P-121 Araguari/description.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
livery = {
{"mat001", DIFFUSE , "opv_araguari", false};
}
name = "P-121 Araguari"
Binary file not shown.
4 changes: 4 additions & 0 deletions Liveries/Greenhalgh/F47 Dodsworth/description.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
livery = {
{"mat000", DIFFUSE , "dodsworth", false};
}
name = "F-47 Dodsworth"
Binary file added Liveries/Greenhalgh/F48 Bosisio/Bosisio.dds
Binary file not shown.
4 changes: 4 additions & 0 deletions Liveries/Greenhalgh/F48 Bosisio/description.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
livery = {
{"mat000", DIFFUSE , "bosisio", false};
}
name = "F-48 Bosisio"
Binary file not shown.
4 changes: 4 additions & 0 deletions Liveries/Greenhalgh/F49 Rademaker/description.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
livery = {
{"mat000", DIFFUSE , "rademaker", false};
}
name = "F-49 Rademaker"
Binary file added Liveries/Niteroi/F41 Defensora/Defensora.dds
Binary file not shown.
4 changes: 4 additions & 0 deletions Liveries/Niteroi/F41 Defensora/description.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
livery = {
{"mat000", DIFFUSE , "defensora", false};
}
name = "F-41 Defensora"
Binary file not shown.
4 changes: 4 additions & 0 deletions Liveries/Niteroi/F42 Constituicao/description.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
livery = {
{"mat000", DIFFUSE , "constituicao", false};
}
name = "F-42 Constituição"
Binary file added Liveries/Niteroi/F43 Liberal/Liberal.dds
Binary file not shown.
4 changes: 4 additions & 0 deletions Liveries/Niteroi/F43 Liberal/description.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
livery = {
{"mat000", DIFFUSE , "liberal", false};
}
name = "F-43 Liberal"
Binary file not shown.
4 changes: 4 additions & 0 deletions Liveries/Niteroi/F44 Independencia/description.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
livery = {
{"mat000", DIFFUSE , "independencia", false};
}
name = "F-44 Independência"
Binary file added Liveries/Niteroi/F45 União/Uniao.dds
Binary file not shown.
4 changes: 4 additions & 0 deletions Liveries/Niteroi/F45 União/description.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
livery = {
{"mat000", DIFFUSE , "uniao", false};
}
name = "F-45 União"
2 changes: 1 addition & 1 deletion Macae.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GT.visual.shape_dstr = ""
-- GENERAL DATA***************************************************************************


GT.life = 2000;
GT.life = 400;
GT.mass = 7.25e+006;
GT.max_velocity = 15.4333
GT.race_velocity = 15.4333
Expand Down

0 comments on commit 0d4c0c7

Please sign in to comment.