diff --git a/data/scenarios/Testing/1356-portals/automatic-waypoint-patrol.yaml b/data/scenarios/Testing/1356-portals/automatic-waypoint-patrol.yaml index 90924df3b..1dd0e6058 100644 --- a/data/scenarios/Testing/1356-portals/automatic-waypoint-patrol.yaml +++ b/data/scenarios/Testing/1356-portals/automatic-waypoint-patrol.yaml @@ -46,19 +46,19 @@ world: - src: bigbox offset: [2, -2] orient: - up: "DNorth" + up: north - src: bigbox offset: [8, -2] orient: - up: "DEast" + up: east - src: bigbox offset: [8, -6] orient: - up: "DSouth" + up: south - src: bigbox offset: [2, -6] orient: - up: "DWest" + up: west map: | ┌───────────┐ │*..*..*..*.│ diff --git a/data/scenarios/Testing/1356-portals/portals-flip-and-rotate.yaml b/data/scenarios/Testing/1356-portals/portals-flip-and-rotate.yaml index de142e303..f62c97c97 100644 --- a/data/scenarios/Testing/1356-portals/portals-flip-and-rotate.yaml +++ b/data/scenarios/Testing/1356-portals/portals-flip-and-rotate.yaml @@ -90,34 +90,34 @@ world: - src: tetromino offset: [9, -2] orient: - up: "DEast" + up: east - src: tetromino offset: [17, -2] orient: - up: "DSouth" + up: south - src: tetromino offset: [23, -2] orient: - up: "DWest" + up: west - src: tetromino offset: [3, -9] orient: - up: "DNorth" + up: north flip: true - src: tetromino offset: [9, -9] orient: - up: "DEast" + up: east flip: true - src: tetromino offset: [17, -9] orient: - up: "DSouth" + up: south flip: true - src: tetromino offset: [23, -9] orient: - up: "DWest" + up: west flip: true portals: - entrance: portal_in