feat: complete pyros data

This commit is contained in:
insects 2025-03-11 19:36:52 +01:00
parent f11d2fe616
commit 227e7f1e32
5 changed files with 221 additions and 2 deletions

View file

@ -24,6 +24,7 @@ module InstanceHelper
case zone
when "anemos" then 1584
when "pagos" then 1825
when "pyros" then 1586
end
end
@ -31,6 +32,7 @@ module InstanceHelper
case zone
when "anemos" then 1249
when "pagos" then 1158
when "pyros" then 1696
end
end