diff options
Diffstat (limited to 'ledit/ledit.py')
-rwxr-xr-x | ledit/ledit.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ledit/ledit.py b/ledit/ledit.py index c44b850..d311597 100755 --- a/ledit/ledit.py +++ b/ledit/ledit.py @@ -81,7 +81,7 @@ print("Current progress: "+str(po.percent_translated())+"%") scope_list=[("Nard Ship", "npc/002-", "npc/000-"), ("Candor", "npc/005-", "npc/006-2"), ("Databases", "db/", "npc/functions", "npc/items", "npc/config", "npc/craft", "npc/016-"), - ("Tonori", "npc/003-", "npc/007-"), + ("Tulimshar", "npc/003-", "npc/007-"), ("Hurnscald", "npc/012-", "npc/013-", "npc/014-", "npc/015-"), ("Halinarzo", "npc/009-", "npc/011-"), ("Canyon", "npc/004-", "npc/010-"), |