mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-20 06:58:55 +03:00
* it just works * why hasn't it catastrophically failed yet * not just gotta do the ui oh god the ui * that was easier than expected * a devious misdirection * touchups * svin * loc+fix * touchups * shitfix * touchups x3 * for further use * i hate this piece of shit engine * touchups x4 * ribbit also i'm retarded x2 * big tard energy * bb * rabbitson * ? * forgor * k * whoops * fug
47 lines
2.8 KiB
XML
47 lines
2.8 KiB
XML
<DefaultWindow xmlns="https://spacestation14.io"
|
||
Title="WPass - Премиальный доступ для лучших"
|
||
MinSize="600 400"
|
||
SetSize="600 400">
|
||
<BoxContainer Orientation="Vertical" SeparationOverride="4" MinWidth="150">
|
||
<TextureRect TextureScale="2 2" TexturePath="/Textures/_White/sneed.png" HorizontalAlignment="Center"/>
|
||
<BoxContainer Orientation="Vertical">
|
||
<Label Text="WPass - это возможность поддержать твой любимый сервер и"/>
|
||
<Label Text="и получить приятные бонусы к игре."/>
|
||
<Label Text="Спасибо вам, что выбрали нас!"/>
|
||
<Label Text="Преимущества WPass над обычной игрой на сервере:"/>
|
||
<BoxContainer>
|
||
<Label Text=" ⭐ " FontColorOverride="#ffff00"/>
|
||
<Label Text="Доступ к эксклюзивному функционалу"/>
|
||
</BoxContainer>
|
||
<BoxContainer>
|
||
<Label Text=" ♔ " FontColorOverride="#ffff00"/>
|
||
<Label Text="Приоритет при заходе на сервер"/>
|
||
</BoxContainer>
|
||
<BoxContainer>
|
||
<Label Text=" ♿ " FontColorOverride="#ffff00"/>
|
||
<Label Text="Специальная плашка в Discord"/>
|
||
</BoxContainer>
|
||
<BoxContainer>
|
||
<Label Text=" ☄ " FontColorOverride="#ffff00"/>
|
||
<Label Text="Удвоенный шанс выпадения роли антагониста"/>
|
||
</BoxContainer>
|
||
<BoxContainer>
|
||
<Label Text=" ⚖ " FontColorOverride="#ffff00"/>
|
||
<Label Text="Ответственное отношение администрации"/>
|
||
</BoxContainer>
|
||
<BoxContainer>
|
||
<Label Text=" 🛠 " FontColorOverride="#ffff00"/>
|
||
<Label Text="Возможность влиять на разработку игры"/>
|
||
</BoxContainer>
|
||
<BoxContainer>
|
||
<Label Text=" 👍 " FontColorOverride="#ffff00"/>
|
||
<Label Text="И многое другое за символическую плату от 741 руб в месяц!!"/>
|
||
</BoxContainer>
|
||
</BoxContainer>
|
||
<Button Name="PurchaseButton" Text="Посмотреть планы" HorizontalExpand="False" />
|
||
<Button Name="PurchasedButton" Text="Спасибо за покупку!" ToolTip="А ты поверил что ли?" HorizontalExpand="False" Visible="False" Disabled="True" />
|
||
<Label Text="Да куда ты тянешь, блять"/>
|
||
<Label Text="Верни, как было"/>
|
||
</BoxContainer>
|
||
</DefaultWindow>
|