diff --git a/app/views/instance/_list.html.erb b/app/views/instance/_list.html.erb index 9489f4c..143805a 100644 --- a/app/views/instance/_list.html.erb +++ b/app/views/instance/_list.html.erb @@ -9,6 +9,9 @@

LV<%= nm[:level].to_s.rjust(2, "0") %> <%= nm[:name] %> + <% if nm[:drops] %> + + <% end %> <% if nm[:weather] %> <% end %>