30 lines
667 B
Text
30 lines
667 B
Text
activity_locale_widget = {
|
|
name = "locale_camp_india"
|
|
|
|
using = Sound_EP2_Tournament_Locale_Button_Camp
|
|
|
|
blockoverride "locale_texture"
|
|
{
|
|
parentanchor = top|right
|
|
size = { 38% 38% }
|
|
position = { 0% 0% }
|
|
texture = "gfx/interface/illustrations/activity_locales/locale_camp_india.dds"
|
|
intersectionmask_texture = "gfx/interface/illustrations/activity_locales/locale_camp_india_interaction_mask.png"
|
|
}
|
|
|
|
widget = {
|
|
widgetid = "locale_camp_india"
|
|
position = { 10% 40% }
|
|
}
|
|
}
|
|
|
|
## Locale Banner
|
|
widget_locale_banner = {
|
|
name = "locale_camp_india_banner"
|
|
|
|
using = Sound_EP2_Tournament_Locale_Button_Camp
|
|
|
|
attachto = {
|
|
widgetid = locale_camp_india
|
|
}
|
|
}
|