feat: complete pyros data
This commit is contained in:
parent
f11d2fe616
commit
227e7f1e32
5 changed files with 221 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue