2025-11-25 04:04:29
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user