Advertisement
Guest User

GlueString.lua

a guest
Aug 2nd, 2015
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. ABILITY_INFO_TAUNKA1 = "- Test Entry 1";
  2. ABILITY_INFO_TAUNKA2 = "- Test Entry 2";
  3. ABILITY_INFO_TAUNKA3 = "- Test Entry 3";
  4. ABILITY_INFO_TUSKARR1 = "- Test Entry 1";
  5. ABILITY_INFO_TUSKARR2 = "- Test Entry 2";
  6. ABILITY_INFO_TURKARR3 = "- Test Entry 3";
  7.  
  8. RACE_INFO_TUSKARR = "Race Info Male Tuskarr";
  9. RACE_INFO_TUSKARR_FEMALE = "Race Info Female Tuskarr";
  10. RACE_INFO_TAUNKA = "Race Info Male Taunka";
  11. RACE_INFO_TAUNKA_FEMALE = "Race Info Female Taunka";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement