@ -162,7 +162,7 @@ if ffacent:
for x in ffacent:
x = x[13:]
ffacentnew.append(x)
ffaformat = ", ".join(ffacentnew)
ffaformat = "; ".join(ffacentnew)
print("fail-fandomanon (any): \033[1m" + ffaformat + "\033[0m (" + ffaprompt + ")\n")
thefile.write("- [[" + ffaprompt + "][fail-fandomanon]] (any): *" + ffaformat + "*\n")