chore: add two more fairy spots in pyros
This commit is contained in:
parent
2a3fd1fdbe
commit
33b832cf07
1 changed files with 3 additions and 1 deletions
|
@ -21,7 +21,9 @@ fairies = [
|
|||
{ x = 570, y = 1293, mx = 19.4, my = 30.7 },
|
||||
{ x = 933, y = 1581, mx = 26.6, my = 36.4 },
|
||||
{ x = 983, y = 1342, mx = 27.7, my = 31.7 },
|
||||
{ x = 1095, y = 1204, mx = 29.9, my = 28.9 }
|
||||
{ x = 1095, y = 1204, mx = 29.9, my = 28.9 },
|
||||
{ x = 567, y = 1443, mx = 19.5, my = 34.0 },
|
||||
{ x = 631, y = 1060, mx = 20.7, my = 26.3 }
|
||||
]
|
||||
|
||||
[[nms]]
|
||||
|
|
Loading…
Add table
Reference in a new issue