123456789101112131415161718192021222324 |
- -- Here belong words which shall not be used in names. (Chat is ok.)
- anticurse.other = {
- {word="c+h+r+i+s+t+", white={"christian"}},
- "j+e+s+u+s+",
- {word="j+e+w+", white={"jewel"}},
- -------------------------------
- "a+l+a+h+",
- "m+o+h+a+m+a+d+",
- "m+u+h+a+m+a+d+",
- "m+o+h+a+m+e+d+",
- "i+s+i+s+",
- "i+s+i+l+",
- "t+e+r+o+r+i+s+t+",
- "s+a+t+a+n+",
- "k+k+k+",
- "s+o+n+o+f+s+a+m+",
- {word="d+e+v+i+l+", white={"vaudevil", "bedevil", "daredevil"}},
- "l+u+c+i+f+e+r+",
- {word="d+e+m+o+n+", white={"demonize", "demonstra"}},
- "s+u+c+k+",
- "a+k+b+a+r+",
- }
|