Mercurial > wow > buffalo2
comparison ObjectiveTracker.xml @ 1:b0447b382f36
sorting client events from maintenance logic
implemented all that action buttons entail for quest items
author | Nenue |
---|---|
date | Wed, 30 Mar 2016 16:30:49 -0400 |
parents | 3dbcad2b387d |
children | a2396b03ce63 |
comparison
equal
deleted
inserted
replaced
0:3dbcad2b387d | 1:b0447b382f36 |
---|---|
223 </FontString> | 223 </FontString> |
224 </Layer> | 224 </Layer> |
225 </Layers> | 225 </Layers> |
226 </Frame> | 226 </Frame> |
227 | 227 |
228 <Button name="VeneerItemButton" inherits="SecureActionButtonTemplate"> | 228 <Include file="ObjectiveSecure.xml" /> |
229 | |
230 </Button> | |
231 | |
232 <Script file="ObjectiveTracker.lua" /> | 229 <Script file="ObjectiveTracker.lua" /> |
233 <Script file="ObjectiveInfo.lua" /> | 230 <Script file="ObjectiveInfo.lua" /> |
234 <Script file="ObjectiveUI.lua" /> | 231 <Script file="ObjectiveUI.lua" /> |
235 <Script file="ObjectiveFrame.lua" /> | 232 <Script file="ObjectiveFrame.lua" /> |
236 <Script file="ObjectiveEvents.lua" /> | 233 <Script file="ObjectiveEvents.lua" /> |