This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# generic_conversion_carrier
|
# generic_conversion_carrier
|
||||||
entity = {
|
entity = {
|
||||||
name = "carrier_0_entity"
|
name = "carrier_entity"
|
||||||
pdxmesh = "generic_carrier_mesh"
|
pdxmesh = "generic_carrier_mesh"
|
||||||
|
|
||||||
default_state = idle
|
default_state = idle
|
||||||
@@ -50,7 +50,7 @@ entity = {
|
|||||||
|
|
||||||
# ENG_battleship_nelson
|
# ENG_battleship_nelson
|
||||||
entity = {
|
entity = {
|
||||||
name = "HUJ_battleship_0_entity"
|
name = "HUJ_battleship_entity"
|
||||||
pdxmesh = "ENG_battleship_nelson_mesh"
|
pdxmesh = "ENG_battleship_nelson_mesh"
|
||||||
|
|
||||||
default_state = idle
|
default_state = idle
|
||||||
@@ -346,7 +346,7 @@ entity = {
|
|||||||
|
|
||||||
# ENG_heavy_cruiser_county
|
# ENG_heavy_cruiser_county
|
||||||
entity = {
|
entity = {
|
||||||
name = "HUJ_heavy_cruiser_0_entity"
|
name = "HUJ_heavy_cruiser_entity"
|
||||||
pdxmesh = "ENG_heavy_cruiser_county_mesh"
|
pdxmesh = "ENG_heavy_cruiser_county_mesh"
|
||||||
|
|
||||||
default_state = idle
|
default_state = idle
|
||||||
@@ -641,7 +641,7 @@ entity = {
|
|||||||
|
|
||||||
# USA_battleship_new_mexico
|
# USA_battleship_new_mexico
|
||||||
entity = {
|
entity = {
|
||||||
name = "BYG_battleship_0_entity"
|
name = "BYG_battleship_entity"
|
||||||
pdxmesh = "USA_battleship_new_mexico_mesh"
|
pdxmesh = "USA_battleship_new_mexico_mesh"
|
||||||
|
|
||||||
default_state = idle
|
default_state = idle
|
||||||
@@ -1085,7 +1085,7 @@ entity = {
|
|||||||
|
|
||||||
# USA_heavy_cruiser_pensacola
|
# USA_heavy_cruiser_pensacola
|
||||||
entity = {
|
entity = {
|
||||||
name = "BYG_heavy_cruiser_0_entity"
|
name = "BYG_heavy_cruiser_entity"
|
||||||
pdxmesh = "USA_heavy_cruiser_pensacola_mesh"
|
pdxmesh = "USA_heavy_cruiser_pensacola_mesh"
|
||||||
|
|
||||||
default_state = idle
|
default_state = idle
|
||||||
|
|||||||
@@ -427,7 +427,7 @@ entity = {
|
|||||||
####
|
####
|
||||||
|
|
||||||
entity = {
|
entity = {
|
||||||
name = "USA_battleship_entity"
|
name = "BYG_battleship_entity"
|
||||||
pdxmesh = "missouri_battleship_mesh"
|
pdxmesh = "missouri_battleship_mesh"
|
||||||
|
|
||||||
default_state = idle
|
default_state = idle
|
||||||
@@ -569,7 +569,7 @@ entity = {
|
|||||||
####
|
####
|
||||||
|
|
||||||
entity = {
|
entity = {
|
||||||
name = "FRA_battleship_entity"
|
name = "YUW_battleship_entity"
|
||||||
pdxmesh = "richelieu_battleship_mesh"
|
pdxmesh = "richelieu_battleship_mesh"
|
||||||
|
|
||||||
default_state = idle
|
default_state = idle
|
||||||
@@ -716,7 +716,7 @@ entity = {
|
|||||||
####
|
####
|
||||||
|
|
||||||
entity = {
|
entity = {
|
||||||
name = "SOV_battleship_entity"
|
name = "BFL_battleship_entity"
|
||||||
pdxmesh = "soyuz_battleship_mesh"
|
pdxmesh = "soyuz_battleship_mesh"
|
||||||
|
|
||||||
default_state = idle
|
default_state = idle
|
||||||
@@ -857,7 +857,7 @@ entity = {
|
|||||||
####
|
####
|
||||||
|
|
||||||
entity = {
|
entity = {
|
||||||
name = "JAP_battleship_entity"
|
name = "CHY_battleship_entity"
|
||||||
pdxmesh = "yamato_battleship_mesh"
|
pdxmesh = "yamato_battleship_mesh"
|
||||||
|
|
||||||
default_state = idle
|
default_state = idle
|
||||||
|
|||||||
@@ -140,7 +140,7 @@ entity = {
|
|||||||
####
|
####
|
||||||
|
|
||||||
entity = {
|
entity = {
|
||||||
name = "BYGA_heavy_cruiser_entity"
|
name = "BYG_heavy_cruiser_entity"
|
||||||
pdxmesh = "baltimore_heavy_cruiser_mesh"
|
pdxmesh = "baltimore_heavy_cruiser_mesh"
|
||||||
|
|
||||||
default_state = idle
|
default_state = idle
|
||||||
|
|||||||
Reference in New Issue
Block a user