overworld/area_names: add 'Nordørkenen'
This commit is contained in:
@@ -38,5 +38,12 @@ MARKER_SET = MarkerSet(
|
||||
y=64,
|
||||
z=0,
|
||||
),
|
||||
Point(
|
||||
name="Nordørkenen",
|
||||
icon=None,
|
||||
x=0,
|
||||
y=67,
|
||||
z=-485,
|
||||
),
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user