comparison RaidTargetTactics.toc @ 11:d2cbfe498c4d

first beta
author Jay Bird <a4blank@yahoo.com>
date Sat, 04 Dec 2010 05:53:52 +0300
parents 7201711b23e9
children cc98f28b1c7c
comparison
equal deleted inserted replaced
10:f93b554bb7cf 11:d2cbfe498c4d
1 1
2 ## Interface: 40000 2 ## Interface: 40000
3 ## Title: Tactics 3 ## Title: Tactics
4 ## Title-ruRU: Тактика 4 ## Title-ruRU: Тактика
5 ## Notes: Assign different roles to raid signs and post them to the chat 5 ## Notes: Assign different roles to raid signs and post them to the chat
6 ## SavedVariables: TacticsGlobalSettings 6 ## SavedVariables: TacticsSettings
7 ## SavedVariablesPerCharacter: TacticsProfileSettings
8 ## Author: jay 7 ## Author: jay
9 8
10 _requires.xml 9 _requires.xml
11 _locale.xml 10 _locale.xml
12 11
12 class.lua
13 Icon.lua
14 RoleField.lua
15 UserSelect.lua
16 PartyInfo.lua
17 NameDialog.lua
13 Main.lua 18 Main.lua