TO-DO

Dungeon.py
  Complete debugger (Make sure the exit is reachable from the entrance)

Item.py
  Item tiers, Items needing a minimum level of dex or str
  Weighted random generator instead of if sentences (e.g. lines 115 to 136)

common.py
help.py
Launch.py
Mob.py:
  Add random name generator from word files, with spec modifiers

NPC.py:
Player.py
Parser.py
  use nlp to control alternate actions

---

Extras (zero priority to-do, in no priority order)
  Small intro
  Music
  story modules (If pokemon mistery dungeon had a "story", this also can)