From 7e4978a0a10a8655f28f4f088ffa180fdde5bdc7 Mon Sep 17 00:00:00 2001 From: insects Date: Mon, 31 Mar 2025 23:48:04 +0200 Subject: [PATCH] chore: rename ABC elementals to 123 --- app/views/instance/_fairies.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/instance/_fairies.html.erb b/app/views/instance/_fairies.html.erb index 5f35167..bb07de6 100644 --- a/app/views/instance/_fairies.html.erb +++ b/app/views/instance/_fairies.html.erb @@ -42,15 +42,15 @@
<% if idx == 0 %>
- Elemental A + Elemental 1
<% elsif idx == 1 %>
- Elemental B + Elemental 2
<% elsif idx == 2 %>
- Elemental C + Elemental 3
<% elsif idx > 2 %>