2025-11-25 04:04:29

This commit is contained in:
actions[bot]
2025-11-25 04:04:29 +00:00
parent cae4bc2ca7
commit a519b263f0
110 changed files with 5920 additions and 4846 deletions

View File

@@ -185,6 +185,14 @@ spriteTypes = {
tilingCenter = no
effectFile = "gfx/FX/buttonstate.shader"
}
corneredTileSpriteType = {
name = "GFX_frontend_bg_simp_chinese"
texturefile = "gfx/interface/vnr_main_menu_bg.dds"
borderSize = { x = 0 y = 0 }
size = { x = 1920 y = 1440 }
tilingCenter = no
effectFile = "gfx/FX/buttonstate.shader"
}
### idea icon of VNR AI buff
@@ -368,6 +376,11 @@ spriteTypes = {
textureFile = "gfx/texticons/tech_banner/bb_10_desc_icon.png"
legacy_lazy_load = no
}
spriteType = {
name = "GFX_bb_tech_11"
textureFile = "gfx/texticons/tech_banner/bb_11_desc_icon.png"
legacy_lazy_load = no
}
spriteType = {
name = "GFX_ca_tech_1"
textureFile = "gfx/texticons/tech_banner/ca_1_desc_icon.png"
@@ -423,6 +436,11 @@ spriteTypes = {
textureFile = "gfx/texticons/tech_banner/ca_11_desc_icon.png"
legacy_lazy_load = no
}
spriteType = {
name = "GFX_ca_tech_12"
textureFile = "gfx/texticons/tech_banner/ca_12_desc_icon.png"
legacy_lazy_load = no
}
spriteType = {
name = "GFX_dd_tech_1"
textureFile = "gfx/texticons/tech_banner/dd_1_desc_icon.png"
@@ -468,6 +486,21 @@ spriteTypes = {
textureFile = "gfx/texticons/tech_banner/dd_9_desc_icon.png"
legacy_lazy_load = no
}
spriteType = {
name = "GFX_dd_tech_10"
textureFile = "gfx/texticons/tech_banner/dd_10_desc_icon.png"
legacy_lazy_load = no
}
spriteType = {
name = "GFX_dd_tech_11"
textureFile = "gfx/texticons/tech_banner/dd_11_desc_icon.png"
legacy_lazy_load = no
}
spriteType = {
name = "GFX_dd_tech_12"
textureFile = "gfx/texticons/tech_banner/dd_12_desc_icon.png"
legacy_lazy_load = no
}
spriteType = {
name = "GFX_ss_tech_1"
textureFile = "gfx/texticons/tech_banner/ss_1_desc_icon.png"