icons
This commit is contained in:
parent
b6cbe01bc7
commit
4c6ab22030
2 changed files with 7 additions and 6 deletions
|
|
@ -4,13 +4,14 @@ palace = {
|
|||
rename_window = house
|
||||
|
||||
illustration = "gfx/interface/illustrations/event_scenes/ep3_medi_estate.dds"
|
||||
icon = "gfx/interface/icons/flat_icons/estate.dds"
|
||||
map_pin_texture = "gfx/interface/icons/map_icons/map_icon_estate.dds"
|
||||
map_pin_anchor = left
|
||||
icon = "gfx/interface/icons/flat_icons/urbaner.dds"
|
||||
map_pin_texture = "gfx/interface/icons/map_icons/map_icon_urban.dds"
|
||||
map_pin_anchor = up
|
||||
map_pin_lobby = yes
|
||||
culture_and_faith = yes
|
||||
|
||||
can_move_manually = yes
|
||||
move_cooldown = { days = estate_move_cooldown_value }
|
||||
move_with_realm_capital = yes
|
||||
can_move_manually = no
|
||||
move_cost = {
|
||||
gold = {
|
||||
value = {
|
||||
|
|
|
|||
|
|
@ -4656,7 +4656,7 @@ texticon = {
|
|||
texticon = {
|
||||
icon = domicile_palace_icon
|
||||
iconsize = {
|
||||
texture = "gfx/interface/icons/government_types/urbanrepublic_government.dds"
|
||||
texture = "gfx/interface/icons/map_icons/map_icon_urban.dds"
|
||||
size = { 28 28 }
|
||||
offset = { 0 6 }
|
||||
fontsize = 16
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue