diff options
Diffstat (limited to 'data/maps/the_entry/rooms')
| -rw-r--r-- | data/maps/the_entry/rooms/Flipped Link Area.txtpb | 4 | ||||
| -rw-r--r-- | data/maps/the_entry/rooms/Flipped Second Room.txtpb | 3 |
2 files changed, 4 insertions, 3 deletions
| diff --git a/data/maps/the_entry/rooms/Flipped Link Area.txtpb b/data/maps/the_entry/rooms/Flipped Link Area.txtpb index b189c57..2e37e3a 100644 --- a/data/maps/the_entry/rooms/Flipped Link Area.txtpb +++ b/data/maps/the_entry/rooms/Flipped Link Area.txtpb | |||
| @@ -11,13 +11,13 @@ paintings { | |||
| 11 | name: "NEAR" | 11 | name: "NEAR" |
| 12 | path: "Components/Paintings/aches2" | 12 | path: "Components/Paintings/aches2" |
| 13 | orientation: "north" | 13 | orientation: "north" |
| 14 | flipped: true | 14 | gravity: Y_PLUS |
| 15 | display_name: "Flipper Near Painting" | 15 | display_name: "Flipper Near Painting" |
| 16 | } | 16 | } |
| 17 | paintings { | 17 | paintings { |
| 18 | name: "FAR" | 18 | name: "FAR" |
| 19 | path: "Components/Paintings/aches4" | 19 | path: "Components/Paintings/aches4" |
| 20 | orientation: "south" | 20 | orientation: "south" |
| 21 | flipped: true | 21 | gravity: Y_PLUS |
| 22 | display_name: "Flipped Far Painting" | 22 | display_name: "Flipped Far Painting" |
| 23 | } \ No newline at end of file | 23 | } \ No newline at end of file |
| diff --git a/data/maps/the_entry/rooms/Flipped Second Room.txtpb b/data/maps/the_entry/rooms/Flipped Second Room.txtpb index 339ea64..229f035 100644 --- a/data/maps/the_entry/rooms/Flipped Second Room.txtpb +++ b/data/maps/the_entry/rooms/Flipped Second Room.txtpb | |||
| @@ -18,12 +18,13 @@ paintings { | |||
| 18 | name: "EYE" | 18 | name: "EYE" |
| 19 | path: "Components/Paintings/eyes" | 19 | path: "Components/Paintings/eyes" |
| 20 | orientation: "north" | 20 | orientation: "north" |
| 21 | flipped: true | 21 | gravity: Y_PLUS |
| 22 | display_name: "Eye Painting" | 22 | display_name: "Eye Painting" |
| 23 | } | 23 | } |
| 24 | ports { | 24 | ports { |
| 25 | name: "FOUR" | 25 | name: "FOUR" |
| 26 | path: "Components/Warps/worldport9" | 26 | path: "Components/Warps/worldport9" |
| 27 | orientation: "south" | 27 | orientation: "south" |
| 28 | gravity: Y_PLUS | ||
| 28 | required_door { name: "Flipped Second Room Right Door" } | 29 | required_door { name: "Flipped Second Room Right Door" } |
| 29 | } \ No newline at end of file | 30 | } \ No newline at end of file |
