mirror of
https://github.com/joyce-chen/persona5-negotiation.git
synced 2025-11-18 08:03:37 -05:00
Fixed typo for Apsaras
This commit is contained in:
3
royal.md
3
royal.md
@@ -36,7 +36,6 @@
|
|||||||
<button class="btn filter-btn" onclick="filterByShadows('Apsaras')"> Apsaras</button>
|
<button class="btn filter-btn" onclick="filterByShadows('Apsaras')"> Apsaras</button>
|
||||||
<button class="btn filter-btn" onclick="filterByShadows('Arahabaki')"> Arahabaki</button>
|
<button class="btn filter-btn" onclick="filterByShadows('Arahabaki')"> Arahabaki</button>
|
||||||
<button class="btn filter-btn" onclick="filterByShadows('Archangel')"> Archangel</button>
|
<button class="btn filter-btn" onclick="filterByShadows('Archangel')"> Archangel</button>
|
||||||
<button class="btn filter-btn" onclick="filterByShadows('Asparas')"> Asparas</button>
|
|
||||||
<button class="btn filter-btn" onclick="filterByShadows('Atavaka')"> Atavaka</button>
|
<button class="btn filter-btn" onclick="filterByShadows('Atavaka')"> Atavaka</button>
|
||||||
<button class="btn filter-btn" onclick="filterByShadows('Berith')"> Berith</button>
|
<button class="btn filter-btn" onclick="filterByShadows('Berith')"> Berith</button>
|
||||||
<button class="btn filter-btn" onclick="filterByShadows('Bicorn')"> Bicorn</button>
|
<button class="btn filter-btn" onclick="filterByShadows('Bicorn')"> Bicorn</button>
|
||||||
@@ -803,7 +802,7 @@ for (var i = 0; i < btns.length; i++) {
|
|||||||
<td class='result'><div class='text'>-</div><div class='symbol'></div></td>
|
<td class='result'><div class='text'>-</div><div class='symbol'></div></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<table class="filterDiv High_Pixie Asparas Valkyrie Isis">
|
<table class="filterDiv High_Pixie Apsaras Valkyrie Isis">
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="5">Care to explain yourself? I certainly hope you have a good reason for this boorish treatment.</th>
|
<th colspan="5">Care to explain yourself? I certainly hope you have a good reason for this boorish treatment.</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user