From 3f079ef8a7d46d5a4864836dbbd9e37b900c0a59 Mon Sep 17 00:00:00 2001 From: David Gay Date: Tue, 25 May 2021 20:44:53 -0400 Subject: Award title for mining a yellow beryl --- app/views/application/components/text/_title.html.erb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/views/application/components/text') diff --git a/app/views/application/components/text/_title.html.erb b/app/views/application/components/text/_title.html.erb index 1cf13b7..edcf220 100644 --- a/app/views/application/components/text/_title.html.erb +++ b/app/views/application/components/text/_title.html.erb @@ -2,6 +2,8 @@ <% case title.gid %> <% when "steward" %> Steward + <% when "beryly" %> + Beryly <% else %> <%= title.name %> <% end %> -- cgit v1.2.3