28 lines
627 B
Text
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
|
|
}
|
|
}
|