summaryrefslogtreecommitdiff
path: root/ledit/ledit.py
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-08-30 23:31:55 -0300
committerJesusaves <cpntb1@ymail.com>2024-08-30 23:31:55 -0300
commit55440d31f2abae90f2c502f921e68cc54467f6d0 (patch)
treed2967fdc5f8366baec92a3e728abbd3c4d026a14 /ledit/ledit.py
parent98cc96cfba96e12ac0c7e18e9d03e3c175d6262e (diff)
downloadtools-55440d31f2abae90f2c502f921e68cc54467f6d0.tar.gz
tools-55440d31f2abae90f2c502f921e68cc54467f6d0.tar.bz2
tools-55440d31f2abae90f2c502f921e68cc54467f6d0.tar.xz
tools-55440d31f2abae90f2c502f921e68cc54467f6d0.zip
Split domain/Tonori into domain/Tulimshar, domain/Halinarzo and domain/Canyon
Diffstat (limited to 'ledit/ledit.py')
-rwxr-xr-xledit/ledit.py2
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-"),