other-language.lua 570 B

123456789101112131415161718192021222324
  1. -- Here belong words which shall not be used in names. (Chat is ok.)
  2. anticurse.other = {
  3. {word="c+h+r+i+s+t+", white={"christian"}},
  4. "j+e+s+u+s+",
  5. {word="j+e+w+", white={"jewel"}},
  6. -------------------------------
  7. "a+l+a+h+",
  8. "m+o+h+a+m+a+d+",
  9. "m+u+h+a+m+a+d+",
  10. "m+o+h+a+m+e+d+",
  11. "i+s+i+s+",
  12. "i+s+i+l+",
  13. "t+e+r+o+r+i+s+t+",
  14. "s+a+t+a+n+",
  15. "k+k+k+",
  16. "s+o+n+o+f+s+a+m+",
  17. {word="d+e+v+i+l+", white={"vaudevil", "bedevil", "daredevil"}},
  18. "l+u+c+i+f+e+r+",
  19. {word="d+e+m+o+n+", white={"demonize", "demonstra"}},
  20. "s+u+c+k+",
  21. "a+k+b+a+r+",
  22. }