Import recent Nethack games; add Dwarf to the import script
This commit is contained in:
parent
4f865015e1
commit
0ca9cf45c9
2 changed files with 378 additions and 1 deletions
|
@ -42,6 +42,7 @@ RACES = {
|
|||
'Elf': 'Elf',
|
||||
'Gno': 'Gnome',
|
||||
'Hum': 'Human',
|
||||
'Dwa': 'Dwarf',
|
||||
}
|
||||
|
||||
ROLES = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue