mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
SC2: Fixed missing upgrade from custom tracker (#3013)
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
<td>{{ sc2_icon('Neosteel Bunker (Bunker)') }}</td>
|
||||
<td>{{ sc2_icon('Shrike Turret (Bunker)') }}</td>
|
||||
<td>{{ sc2_icon('Fortified Bunker (Bunker)') }}</td>
|
||||
<td colspan="3"></td>
|
||||
<td></td>
|
||||
<td>{{ sc2_icon('Missile Turret') }}</td>
|
||||
<td>{{ sc2_icon('Titanium Housing (Missile Turret)') }}</td>
|
||||
<td>{{ sc2_icon('Hellstorm Batteries (Missile Turret)') }}</td>
|
||||
@@ -121,12 +121,13 @@
|
||||
<td>{{ sc2_icon('Planetary Fortress') }}</td>
|
||||
<td {% if augmented_thrusters_planetary_fortress_level == 1 %}class="tint-terran"{% endif %}>{{ sc2_progressive_icon_with_custom_name('Progressive Augmented Thrusters (Planetary Fortress)', augmented_thrusters_planetary_fortress_url, augmented_thrusters_planetary_fortress_name) }}</td>
|
||||
<td>{{ sc2_icon('Advanced Targeting (Planetary Fortress)') }}</td>
|
||||
<td colspan="2"></td>
|
||||
<td>{{ sc2_icon('Micro-Filtering') }}</td>
|
||||
<td>{{ sc2_icon('Automated Refinery') }}</td>
|
||||
<td></td>
|
||||
<td>{{ sc2_icon('Advanced Construction (SCV)') }}</td>
|
||||
<td>{{ sc2_icon('Dual-Fusion Welders (SCV)') }}</td>
|
||||
<td></td>
|
||||
<td>{{ sc2_icon('Micro-Filtering') }}</td>
|
||||
<td>{{ sc2_icon('Automated Refinery') }}</td>
|
||||
<td>{{ sc2_icon('Hostile Environment Adaptation (SCV)') }}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{{ sc2_icon('Sensor Tower') }}</td>
|
||||
|
Reference in New Issue
Block a user