ref: 821d7948981924a4b8145edf072a69ab799ddd14
parent: ec098d1a03e28e07c3bbd3174b5f02b713c24b6f
author: Bryan Bishop <[email protected]>
date: Tue Feb 26 22:01:49 EST 2013
oops, include map_names
--- a/extras/crystal.py
+++ b/extras/crystal.py
@@ -6322,6 +6322,8 @@
{4}""".format(self.species, self.weight, self.height, self.page1.to_asm(), self.page2.to_asm())
return output
+from map_names import map_names
+
# map names with no labels will be generated
# generate labels for each map name
for map_group_id in map_names.keys():