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