Ignore:
Timestamp:
Jan 13, 2014, 8:51:47 PM (10 years ago)
Author:
maron
Message:
  • Added: Translate title quest in addon
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Export/files/1.12.1/CzWoW/CzWoW.lua

    r746 r755  
    1111CZWOW_EnableSpells=false;
    1212CZWOW_EnableBooks=true;
    13 CZWOW_EnableCreatures=false;
     13CZWOW_EnableCreatures=true;
    1414CZWOW_EnableNPCs=true;
    1515CZWOW_EnableInterface=true;
    16 CZWOW_EnableCombatLog=false;
     16CZWOW_EnableCombatLog=true;
    1717local oldClassTrainerSkillDescription;
    1818local oldClassTrainerGreetingText;
Note: See TracChangeset for help on using the changeset viewer.