Add Ultra Moon dex entries

Note: there are dex entries for forms too, but this only adds the text
for the default form because the db schema assumes dex entries are
per-species.
This commit is contained in:
Andrew Ekstedt 2020-06-23 16:05:46 -07:00
parent 5fe8fdcc95
commit 0015bcb15c
2 changed files with 11949 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@ -7,8 +7,11 @@ import sys
import re
textdir = sys.argv[1]
VERSION = 'sun'
FILE = '119'
#VERSION = 'sun'
#FILE = '119'
VERSION = 'ultra-moon'
FILE = '125'
NUM_SPECIES = 807
lang_idents = {