comparison WorldQuests.xml @ 75:78d78dc77822

update conditional tweaks
author Nenue
date Mon, 10 Apr 2017 07:13:29 -0400
parents 96183f981acb
children 98b5e08b75ed
comparison
equal deleted inserted replaced
74:2ba11b25aa7f 75:78d78dc77822
9 <OnLoad method="OnLoad" /> 9 <OnLoad method="OnLoad" />
10 <OnEvent method="OnEvent" /> 10 <OnEvent method="OnEvent" />
11 <OnUpdate method="OnUpdate" /> 11 <OnUpdate method="OnUpdate" />
12 <OnShow method="OnShow" /> 12 <OnShow method="OnShow" />
13 </Scripts> 13 </Scripts>
14 <Layers>
15
16 <Layer level="OVERLAY">
17 <FontString parentKey="debugMessage" inherits="GameFontNormal">
18 <Anchors>
19 <Anchor point="BOTTOMLEFT" />
20
21 </Anchors>
22 </FontString>
23 </Layer>
24 </Layers>
14 25
15 <Frames> 26 <Frames>
16 <CheckButton name="$parentToggle" parentKey="Toggle" > 27 <CheckButton name="$parentToggle" parentKey="Toggle" >
17 <Size x="20" y="20" /> 28 <Size x="20" y="20" />
18 <Anchors> 29 <Anchors>