captain-holetooth
captain-holetooth copied to clipboard
Create dictionary in global.gd for all characters you can meet
After playing around with the cards, I think it would be better to have the characters stored in a dictionary instead of just an array with names.
Values:
- Character Name
- description (also good for the cards)
- ebook URL (external)
What do you think?