add horn notes and melodies
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<tr>
|
||||
<tr title="id: <%= id %>">
|
||||
<td><% if (final == 1) { %>
|
||||
<strong>*</strong>
|
||||
<% } else { %>
|
||||
@@ -57,4 +57,6 @@
|
||||
<td><%= defense ? "+" + defense + " Def" : "" %></td>
|
||||
<td style="text-align:right"><%= phial %></td>
|
||||
<td style="text-align:right"><%= shelling_type %></td>
|
||||
<td title="<%= horn_melodies_title %>"
|
||||
style="text-align:right"><%= horn_notes %></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user