Import recent Nethack games; add Dwarf to the import script

This commit is contained in:
Eryn Wells 2022-11-28 16:48:58 -08:00
parent 4f865015e1
commit 0ca9cf45c9
2 changed files with 378 additions and 1 deletions

View file

@ -42,6 +42,7 @@ RACES = {
'Elf': 'Elf',
'Gno': 'Gnome',
'Hum': 'Human',
'Dwa': 'Dwarf',
}
ROLES = {