Created
January 24, 2018 20:30
-
-
Save suellenstringer-hye/01e249c7103200240fa542fb062bcfad to your computer and use it in GitHub Desktop.
monsters2
We can make this file beautiful and searchable if this error is corrected: Any value after quoted field isn't allowed in line 2.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MonsterID,Name | |
6, "Ghost" | |
7,"Poltergeist" | |
8,"Demon" | |
9,"Genie" | |
10,"Siren" | |
11,"Werewolf" | |
12,"Sea Monster" | |
13,"Dragon" | |
14,"Big Foot" | |
15,"Minotaur" | |
16,"Vampire" | |
17,"Zombie" | |
18,"Witch" | |
19,"Werewolf" | |
20,"Minotaur" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment