Skip to content

Commit b7be79d

Browse files
committed
SoM compatible
1 parent df84c6e commit b7be79d

File tree

14 files changed

+4732
-4379
lines changed

14 files changed

+4732
-4379
lines changed

Changes.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

FieldGuide.toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Interface: 11305
1+
## Interface: 11401
22
## Title: Field Guide
33
## Notes: Shows when spells are trainable and how much each spell costs to train, and other stuff.
44
## Author: cloudbells

FieldGuide.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,10 @@
259259
<Scripts>
260260
<OnLoad>
261261
FieldGuide_OnLoad(self)
262+
FieldGuideFrame:SetBackdrop({
263+
edgeFile = "Interface/DialogFrame/UI-DialogBox-Border",
264+
edgeSize = 32,
265+
})
262266
</OnLoad>
263267
<OnShow>
264268
PlaySound(SOUNDKIT.IG_SPELLBOOK_OPEN)

0 commit comments

Comments
 (0)