chore: add two more fairy spots in pyros

This commit is contained in:
insects 2025-03-14 11:20:54 +01:00
parent 2a3fd1fdbe
commit 33b832cf07

View file

@ -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]]