Skip to content

Commit fe97123

Browse files
committed
localization stuff
1 parent 619e4e6 commit fe97123

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sc2reader/data.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,9 @@
310310
0x022b01: 'Rich Mineral Field',
311311
}
312312

313+
# These are found in fileset.{locale}#Mods#Core.SC2Mod#{locale}.SC2Data/LocalizedData/Editor/EditorCategoryStrings.txt
314+
# EDSTR_CATEGORY_Race
315+
# EDSTR_PLAYERPROPS_RACE
313316
# question mark means not confirmed data
314317
races = {
315318
# deDE

0 commit comments

Comments
 (0)