diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 index 97c63fd..e69de29 --- a/.gitignore +++ b/.gitignore @@ -1 +0,0 @@ -.sync/ \ No newline at end of file diff --git a/TurnIn.toc b/TurnIn.toc index 3db6423..ff74478 100755 --- a/TurnIn.toc +++ b/TurnIn.toc @@ -1,5 +1,5 @@ -## Interface: 100007 -## X-Compatible-With: 100007 +## Interface: 110002 +## X-Compatible-With: 110002 ## Title: Turn In ## Notes: Automates the selection of quest and gossip options. ## SavedVariables: TI_status, TI_NPCDB, TI_NPCIndex diff --git a/TurnIn_Cata.toc b/TurnIn_Cata.toc new file mode 100755 index 0000000..193ddba --- /dev/null +++ b/TurnIn_Cata.toc @@ -0,0 +1,7 @@ +## Interface: 40400 +## X-Compatible-With: 40400 +## Title: Turn In +## Notes: Automates the selection of quest and gossip options. +## SavedVariables: TI_status, TI_NPCDB, TI_NPCIndex +## Version: 2.2 +TurnIn.xml diff --git a/TurnIn_Classic.toc b/TurnIn_Classic.toc new file mode 100755 index 0000000..079f6d9 --- /dev/null +++ b/TurnIn_Classic.toc @@ -0,0 +1,7 @@ +## Interface: 11503 +## X-Compatible-With: 11503 +## Title: Turn In +## Notes: Automates the selection of quest and gossip options. +## SavedVariables: TI_status, TI_NPCDB, TI_NPCIndex +## Version: 2.2 +TurnIn.xml diff --git a/TurnIn_TBC.toc b/TurnIn_TBC.toc new file mode 100755 index 0000000..8ecebda --- /dev/null +++ b/TurnIn_TBC.toc @@ -0,0 +1,7 @@ +## Interface: 30401 +## X-Compatible-With: 30401 +## Title: Turn In +## Notes: Automates the selection of quest and gossip options. +## SavedVariables: TI_status, TI_NPCDB, TI_NPCIndex +## Version: 2.2 +TurnIn.xml diff --git a/TurnIn_Wrath.toc b/TurnIn_Wrath.toc index 8ecebda..2d3bebf 100755 --- a/TurnIn_Wrath.toc +++ b/TurnIn_Wrath.toc @@ -1,5 +1,5 @@ -## Interface: 30401 -## X-Compatible-With: 30401 +## Interface: 30403 +## X-Compatible-With: 30403 ## Title: Turn In ## Notes: Automates the selection of quest and gossip options. ## SavedVariables: TI_status, TI_NPCDB, TI_NPCIndex