Yay things work now
This commit is contained in:
parent
294570f0f6
commit
719ab62dc9
25 changed files with 5584 additions and 5210 deletions
|
|
@ -2427,6 +2427,16 @@ texticon = {
|
|||
}
|
||||
}
|
||||
|
||||
texticon = {
|
||||
icon = commander_advantage_icon
|
||||
iconsize = {
|
||||
texture = "gfx/interface/icons/icon_commander_advantage.dds"
|
||||
size = { 25 25 }
|
||||
offset = { 0 6 }
|
||||
fontsize = 16
|
||||
}
|
||||
}
|
||||
|
||||
texticon = {
|
||||
icon = alliance_icon
|
||||
iconsize = {
|
||||
|
|
@ -3106,6 +3116,16 @@ texticon = {
|
|||
}
|
||||
}
|
||||
|
||||
texticon = {
|
||||
icon = time_icon
|
||||
iconsize = {
|
||||
texture = "gfx/interface/icons/icon_time.dds"
|
||||
size = { 24 24 }
|
||||
offset = { 0 6 }
|
||||
fontsize = 16
|
||||
}
|
||||
}
|
||||
|
||||
texticon = {
|
||||
icon = concubine_icon
|
||||
iconsize = {
|
||||
|
|
@ -4009,6 +4029,56 @@ texticon = {
|
|||
}
|
||||
}
|
||||
|
||||
texticon = {
|
||||
icon = north_pacific_attire
|
||||
iconsize = {
|
||||
texture = "gfx/interface/icons/dlc/dlc_025.dds"
|
||||
size = { 25 25 }
|
||||
offset = { 0 6 }
|
||||
fontsize = 16
|
||||
}
|
||||
}
|
||||
|
||||
texticon = {
|
||||
icon = east_asian_wonders
|
||||
iconsize = {
|
||||
texture = "gfx/interface/icons/dlc/dlc_026.dds"
|
||||
size = { 25 25 }
|
||||
offset = { 0 6 }
|
||||
fontsize = 16
|
||||
}
|
||||
}
|
||||
|
||||
texticon = {
|
||||
icon = celestial_court_attire
|
||||
iconsize = {
|
||||
texture = "gfx/interface/icons/dlc/dlc_027.dds"
|
||||
size = { 25 25 }
|
||||
offset = { 0 6 }
|
||||
fontsize = 16
|
||||
}
|
||||
}
|
||||
|
||||
texticon = {
|
||||
icon = symbols_of_authority
|
||||
iconsize = {
|
||||
texture = "gfx/interface/icons/dlc/dlc_028.dds"
|
||||
size = { 25 25 }
|
||||
offset = { 0 6 }
|
||||
fontsize = 16
|
||||
}
|
||||
}
|
||||
|
||||
texticon = {
|
||||
icon = songs_of_the_realm
|
||||
iconsize = {
|
||||
texture = "gfx/interface/icons/dlc/dlc_029.dds"
|
||||
size = { 25 25 }
|
||||
offset = { 0 6 }
|
||||
fontsize = 16
|
||||
}
|
||||
}
|
||||
|
||||
texticon = {
|
||||
icon = skills_icon
|
||||
iconsize = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue