#5 renamed dummy + new heading
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<TotalDamage/>
|
||||
</div>
|
||||
<div class="hitgroup">
|
||||
<h3 class="text-center">Hitgroup-Puppet</h3>
|
||||
<h3 class="text-center">Damage by Hitgroup</h3>
|
||||
<HitgroupPuppet :equipment_map="data.equipment_map" :stats="data.stats" />
|
||||
</div>
|
||||
</div>
|
||||
|
@@ -322,7 +322,7 @@ export default {
|
||||
},
|
||||
series: [
|
||||
{
|
||||
name: 'Hitgroup Dummy',
|
||||
name: 'Hitgroup',
|
||||
type: 'map',
|
||||
map: 'hitgroup-puppet',
|
||||
top: '0%',
|
||||
|
Reference in New Issue
Block a user