We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01a68a2 commit 1403668Copy full SHA for 1403668
sc2reader/data/__init__.py
@@ -151,9 +151,9 @@
151
'TrainReaper': ('Reaper',45),
152
'TrainGhost': ('Ghost',40),
153
'TrainMarauder': ('Marauder',30),
154
- 'TrainSiegeTank': ('SiegeTank',45),
155
- 'TrainThor': ('Thor',60),
156
- 'TrainHellion': ('Hellion',30),
+ 'BuildSiegeTank': ('SiegeTank',45),
+ 'BuildThor': ('Thor',60),
+ 'BuildHellion': ('Hellion',30),
157
'TrainMedivac': ('Medivac',42),
158
'TrainBanshee': ('Banshee',60),
159
'TrainRaven': ('Raven',60),
0 commit comments