Skip to content

Commit

Permalink
Added Epic 2 to Raid Ready Tab
Browse files Browse the repository at this point in the history
  • Loading branch information
darkmaeg committed Feb 7, 2017
1 parent a49856b commit 942e92c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion profiles/profile_view.html
Expand Up @@ -357,6 +357,9 @@ <h1>{CHARDATA:name:prefix} {CHARDATA:name:first} {CHARDATA:name:last} {CHARDATA:
<tr>
<td width="25%">&nbsp;Recovery Speed:</td><td width ="50%"></td><td width="25%">{raid_ready.RECOVERY_SPEED}%</td>
</tr>
<tr>
<td width="25%"><img src="{EQDKP_ROOT_PATH}games/eq2/profiles/images/{raid_ready.KEPMARK}.png" />&nbsp;Epic 2.0</td><td width ="50%">{raid_ready.EPMARK}</td><td width="25%"><b></b></td>
</tr>
<tr><div>
<td width="25%"><img src="{EQDKP_ROOT_PATH}games/eq2/profiles/images/{raid_ready.EMARK}.png" class="gameicon"/>&nbsp;Myth Buff:</td><td width="50%">{raid_ready.ER}</td>
<td width="25%"><!-- IF raid_ready.EICONID1 != 0 --><div class="spellbkg1"><img src="{CHAR_IMGURL}icons/{raid_ready.EICONID1}/spell" class="gameicon"/></div><!-- ENDIF -->
Expand Down Expand Up @@ -512,4 +515,4 @@ <h2>{L_individual_adjustment_history}</h2>
{EVENT_ATT_OUT}
</table>
</div>
</div>
</div>

0 comments on commit 942e92c

Please sign in to comment.