From 68e68615f9ddbf444cef50182f65386b1d816f30 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 30 Aug 2024 17:45:12 -0300 Subject: L'Edit: Split Tonori and Halinarzo with a Canyon. Not official. --- ledit/ledit.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ledit') diff --git a/ledit/ledit.py b/ledit/ledit.py index 6375400..c44b850 100755 --- a/ledit/ledit.py +++ b/ledit/ledit.py @@ -81,9 +81,10 @@ 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/004-", "npc/007-"), + ("Tonori", "npc/003-", "npc/007-"), ("Hurnscald", "npc/012-", "npc/013-", "npc/014-", "npc/015-"), - ("Halinarzo", "npc/009-", "npc/010-", "npc/011-"), + ("Halinarzo", "npc/009-", "npc/011-"), + ("Canyon", "npc/004-", "npc/010-"), ("Land Fire", "npc/017-", "npc/018-"), ("M Academy", "npc/027-", "npc/magic"), ("Kaizei", "npc/019-", "npc/020-", "npc/021-", "npc/022-"), -- cgit v1.2.3-70-g09d2