режим предателя + UI референсы и DragonUI

This commit is contained in:
2026-04-09 02:05:29 +04:00
parent 1109d19bb5
commit e8f1ae4ab9
397 changed files with 202750 additions and 37 deletions
+11
View File
@@ -0,0 +1,11 @@
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
..\FrameXML\UI.xsd">
<Script file="CombatFeedback.lua"/>
<Frame name="LowHealthFrame" frameStrata="FULLSCREEN_DIALOG" toplevel="true" setAllPoints="true" hidden="true">
<Layers>
<Layer level="BACKGROUND">
<Texture file="Interface\FullScreenTextures\LowHealth" alphaMode="ADD"/>
</Layer>
</Layers>
</Frame>
</Ui>