diff options
Diffstat (limited to 'data/maps/the_entry/rooms/Flipped Second Room.txtpb')
-rw-r--r-- | data/maps/the_entry/rooms/Flipped Second Room.txtpb | 3 |
1 files changed, 2 insertions, 1 deletions
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 |