Mercurial > wow > buffalo2
comparison Modules/TalkingHead.lua @ 111:1196c2bad31c
- obtain World Quest AP via WorldPlan
- artifact button text adjustments
- removed from UISpecialFrames to fix hiding on map open
author | Nick@Zahhak |
---|---|
date | Tue, 21 Mar 2017 16:33:51 -0400 |
parents | 8df154a2bfd6 |
children | 1f68c46bc4de |
comparison
equal
deleted
inserted
replaced
110:73316951ce73 | 111:1196c2bad31c |
---|---|
1 -- Veneer | 1 -- Veneer |
2 -- TalkingHead.lua | 2 -- TalkingHead.lua |
3 -- Created: 10/23/2016 5:18 AM | 3 -- Created: 10/23/2016 5:18 AM |
4 -- %file-revision% | 4 -- %file-revision% |
5 -- | 5 -- |
6 | |
7 | 6 |
8 local print = DEVIAN_WORKSPACE and function(...) print('VnTalkingHead', ...) end or nop | 7 local print = DEVIAN_WORKSPACE and function(...) print('VnTalkingHead', ...) end or nop |
9 | 8 |
10 VeneerTalkingHeadMixin = { | 9 VeneerTalkingHeadMixin = { |
11 | 10 |