Enemyname.tsv
Appearance
Enemyname.tsv is a file inside of resLocal which contains the names of the enemies in the game
Structure
The file is a TSV file file with 1 columns. Each row is a different enemy. The first row is blank. Any enemies without a name have the name "ダミー"
Examples
Enemy0
Enemy1
Dog
Nice enemy
ダミー
Last enemy
This means enemy 0 has the name Enemy0. The second enemy has the name Enemy1, etc. The 5th enemy has no name.