trugul-bot/views/bossfight.erb
2015-04-28 10:19:46 -04:00

9 lines
250 B
Text

<h2>Bossfight: <%= @username %></h2>
<% if @first_negative %>
Raider who broke the walls: <%= @first_negative.attacker %><br/>
<%end%>
<% if @soldiers_lost_to_date %>
Soliders killed before walls broken: <%= @soldiers_lost_to_date %>
<% end %>