N3OW/N3OW/gui/activity_locale_widgets/locale_town_west.gui
2025-10-30 11:25:16 +00:00

28 lines
627 B
Text

activity_locale_widget = {
name = "locale_town_west"
using = Sound_EP2_Tournament_Locale_Button_Settlement
blockoverride "locale_texture"
{
size = { 41.1% 63% }
texture = "gfx/interface/illustrations/activity_locales/locale_town_west.dds"
intersectionmask_texture = "gfx/interface/illustrations/activity_locales/locale_town_west_interaction_mask.png"
}
widget = {
widgetid = "locale_town_west"
position = { 25% 58% }
}
}
## Locale Banner
widget_locale_banner = {
name = "locale_town_west_banner"
using = Sound_EP2_Tournament_Locale_Button_Settlement
attachto = {
widgetid = locale_town_west
}
}