From 26f80f3442ca14aac9a75130bc2c4dddc076a145 Mon Sep 17 00:00:00 2001 From: David Gay Date: Fri, 28 May 2021 12:17:09 -0400 Subject: Add `retributor` title, awarded for killing a lesser trodgeathomp --- app/views/application/components/text/_title.html.erb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/views/application') diff --git a/app/views/application/components/text/_title.html.erb b/app/views/application/components/text/_title.html.erb index edcf220..ea00777 100644 --- a/app/views/application/components/text/_title.html.erb +++ b/app/views/application/components/text/_title.html.erb @@ -4,6 +4,8 @@ Steward <% when "beryly" %> Beryly + <% when "retributor" %> + Retributor <% else %> <%= title.name %> <% end %> -- cgit v1.2.3