@ -161,7 +161,7 @@ if ffacent:
ffacentnew = []
for x in ffacent:
x = x[13:]
if x != "":
if x != "" and not x.startswith(" Fills"):
ffacentnew.append(x)
ffaformat = "; ".join(ffacentnew)
print("fail-fandomanon (any): \033[1m" + ffaformat.lower() + "\033[0m (" + ffaprompt + ")\n")