This commit is contained in:
Fishedotjpg 2026-03-12 22:19:58 +00:00
parent b6cbe01bc7
commit 4c6ab22030
2 changed files with 7 additions and 6 deletions

View file

@ -4,13 +4,14 @@ palace = {
rename_window = house rename_window = house
illustration = "gfx/interface/illustrations/event_scenes/ep3_medi_estate.dds" illustration = "gfx/interface/illustrations/event_scenes/ep3_medi_estate.dds"
icon = "gfx/interface/icons/flat_icons/estate.dds" icon = "gfx/interface/icons/flat_icons/urbaner.dds"
map_pin_texture = "gfx/interface/icons/map_icons/map_icon_estate.dds" map_pin_texture = "gfx/interface/icons/map_icons/map_icon_urban.dds"
map_pin_anchor = left map_pin_anchor = up
map_pin_lobby = yes map_pin_lobby = yes
culture_and_faith = yes
can_move_manually = yes move_with_realm_capital = yes
move_cooldown = { days = estate_move_cooldown_value } can_move_manually = no
move_cost = { move_cost = {
gold = { gold = {
value = { value = {

View file

@ -4656,7 +4656,7 @@ texticon = {
texticon = { texticon = {
icon = domicile_palace_icon icon = domicile_palace_icon
iconsize = { iconsize = {
texture = "gfx/interface/icons/government_types/urbanrepublic_government.dds" texture = "gfx/interface/icons/map_icons/map_icon_urban.dds"
size = { 28 28 } size = { 28 28 }
offset = { 0 6 } offset = { 0 6 }
fontsize = 16 fontsize = 16