Skip to content

Commit 086b21c

Browse files
committed
Funcational ability lookups for Terran on 1.2.2.
1 parent 6ed83ce commit 086b21c

File tree

6 files changed

+1552
-131
lines changed

6 files changed

+1552
-131
lines changed

sc2reader/config.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,5 @@
9595
})
9696

9797
build_data = RangeMap()
98-
build_data.add_range(0, None, data.Data_18092)
98+
build_data.add_range(0, None, data.Data_17326)
99+
#build_data.add_range(19595, None, data.Data_19595)

0 commit comments

Comments
 (0)