Skip to content

Commit

Permalink
MAPS: Adjustments to top floor of Nacht der Untoten pathing
Browse files Browse the repository at this point in the history
  • Loading branch information
MotoLegacy authored Sep 2, 2024
1 parent 9a1952e commit 42c092b
Showing 1 changed file with 25 additions and 10 deletions.
35 changes: 25 additions & 10 deletions common/maps/ndu.way
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ id = 31
special =
target = 30
target2 = 32
target3 =
target3 = 37
target4 =
target5 =
target6 =
Expand All @@ -450,13 +450,13 @@ target8 =

Waypoint
{
origin = '1039 2377 252'
origin = '1131 2381 224'
id = 32
special =
target = 31
target2 = 33
target3 =
target4 =
target3 = 37
target4 = 71
target5 =
target6 =
target7 =
Expand All @@ -471,9 +471,9 @@ special =
target = 32
target2 = 37
target3 = 36
target4 =
target5 =
target6 =
target4 = 35
target5 = 31
target6 = 71
target7 =
target8 =
}
Expand Down Expand Up @@ -501,7 +501,7 @@ special =
target = 36
target2 = 37
target3 = 34
target4 =
target4 = 33
target5 =
target6 =
target7 =
Expand Down Expand Up @@ -532,8 +532,8 @@ target = 33
target2 = 38
target3 = 36
target4 = 35
target5 =
target6 =
target5 = 31
target6 = 32
target7 =
target8 =
}
Expand Down Expand Up @@ -1017,3 +1017,18 @@ target6 =
target7 =
target8 =
}

Waypoint
{
origin = '1041 2345 244'
id = 71
special =
target = 32
target2 = 33
target3 =
target4 =
target5 =
target6 =
target7 =
target8 =
}

0 comments on commit 42c092b

Please sign in to comment.