Advertisement
TC24k

config

Jan 4th, 2021
1,128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.19 KB | None | 0 0
  1. -- Config files
  2.  
  3. -- Server details
  4. server = "NocSouls"
  5.  
  6. -- Display info in chat settings
  7. config = {}
  8. config.showSpellInfo = false
  9. config.showFastCastInfo = true
  10. config.showCancelInfo = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement