feat: complete pagos data
This commit is contained in:
parent
5ed1cc91ae
commit
f11d2fe616
6 changed files with 242 additions and 1 deletions
|
@ -23,12 +23,14 @@ module InstanceHelper
|
|||
def get_map_x(zone)
|
||||
case zone
|
||||
when "anemos" then 1584
|
||||
when "pagos" then 1825
|
||||
end
|
||||
end
|
||||
|
||||
def get_map_y(zone)
|
||||
case zone
|
||||
when "anemos" then 1249
|
||||
when "pagos" then 1158
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue