Added abilities and description to spawn menu

This commit is contained in:
Pax1601
2023-10-10 14:34:19 +02:00
parent 746617deb0
commit 258164c285
18 changed files with 37987 additions and 36281 deletions

View File

@@ -59,7 +59,7 @@ if len(sys.argv) > 1:
with open(filename, "w") as f:
json.dump(database, f, indent=2)
# Done!
print("Done!")
# Done!
print("Done!")