2024-06-27 04:16:20
This commit is contained in:
@@ -8,5 +8,5 @@ dependencies={
|
||||
"AzurLane碧蓝航线:塞壬之灾"
|
||||
"原版海军重置"
|
||||
}
|
||||
supported_version="1.14.4"
|
||||
supported_version="1.14.7"
|
||||
remote_file_id="3115864680"
|
||||
@@ -32,7 +32,7 @@ guiTypes = {
|
||||
name = "Background"
|
||||
quadTextureSprite ="GFX_tiled_plain_bg2"
|
||||
}
|
||||
|
||||
|
||||
####azurlane####
|
||||
containerWindowType = {
|
||||
name = "shipgirltech_folder" # Name you added to technology_folders
|
||||
@@ -2071,6 +2071,32 @@ guiTypes = {
|
||||
Orientation = "UPPER_LEFT"
|
||||
}
|
||||
|
||||
instantTextBoxType = {
|
||||
name = "naval_year6"
|
||||
position = { x = 20 y = 1250 }
|
||||
textureFile = ""
|
||||
font = "hoi_36header"
|
||||
borderSize = {x = 0 y = 4}
|
||||
text = "1950"
|
||||
maxWidth = 170
|
||||
maxHeight = 32
|
||||
format = left
|
||||
Orientation = "UPPER_LEFT"
|
||||
}
|
||||
|
||||
instantTextBoxType = {
|
||||
name = "naval_year7"
|
||||
position = { x = 20 y = 1560 }
|
||||
textureFile = ""
|
||||
font = "hoi_36header"
|
||||
borderSize = {x = 0 y = 4}
|
||||
text = "1955"
|
||||
maxWidth = 170
|
||||
maxHeight = 32
|
||||
format = left
|
||||
Orientation = "UPPER_LEFT"
|
||||
}
|
||||
|
||||
instantTextBoxType = {
|
||||
name = "naval_subtitle_destroyer"
|
||||
position = { x = 220 y = 35 }
|
||||
@@ -2203,6 +2229,17 @@ guiTypes = {
|
||||
quadTextureSprite ="GFX_tiled_research_red_bg"
|
||||
}
|
||||
}
|
||||
containerWindowType = {
|
||||
name = "tiled_research_bg_4"
|
||||
position = { x=95 y=1225 }
|
||||
size = { width = 2350 height = 450 }
|
||||
clipping = no
|
||||
|
||||
background = {
|
||||
name = "Background"
|
||||
quadTextureSprite ="GFX_tiled_research_bg"
|
||||
}
|
||||
}
|
||||
|
||||
gridboxtype = {
|
||||
name = "early_ship_hull_light_tree"
|
||||
@@ -2267,14 +2304,6 @@ guiTypes = {
|
||||
slotsize = { width = 60 height = 50 }
|
||||
format = "UP"
|
||||
}
|
||||
|
||||
gridboxtype = {
|
||||
name = "anti_air_rockets_tree"
|
||||
position = { x = 490 y = 980 }
|
||||
size = { width = 100 height = 140 }
|
||||
slotsize = { width = 60 height = 50 }
|
||||
format = "UP"
|
||||
}
|
||||
}
|
||||
|
||||
containerWindowType = {
|
||||
@@ -2343,7 +2372,7 @@ guiTypes = {
|
||||
textureFile = ""
|
||||
font = "hoi_36header"
|
||||
borderSize = {x = 0 y = 4}
|
||||
text = "1940"
|
||||
text = "1939"
|
||||
maxWidth = 170
|
||||
maxHeight = 32
|
||||
format = left
|
||||
@@ -2352,7 +2381,7 @@ guiTypes = {
|
||||
|
||||
instantTextBoxType = {
|
||||
name = "naval_year5"
|
||||
position = { x = 1620 y = 20 }
|
||||
position = { x = 1480 y = 20 }
|
||||
textureFile = ""
|
||||
font = "hoi_36header"
|
||||
borderSize = {x = 0 y = 4}
|
||||
@@ -2363,6 +2392,19 @@ guiTypes = {
|
||||
Orientation = "UPPER_LEFT"
|
||||
}
|
||||
|
||||
instantTextBoxType = {
|
||||
name = "naval_year6"
|
||||
position = { x = 1760 y = 20 }
|
||||
textureFile = ""
|
||||
font = "hoi_36header"
|
||||
borderSize = {x = 0 y = 4}
|
||||
text = "1949"
|
||||
maxWidth = 170
|
||||
maxHeight = 32
|
||||
format = left
|
||||
Orientation = "UPPER_LEFT"
|
||||
}
|
||||
|
||||
instantTextBoxType = {
|
||||
name = "naval_subtitle_armaments"
|
||||
position = { x = 30 y = 100 }
|
||||
|
||||
Reference in New Issue
Block a user