summary refs log tree commit diff stats
path: root/data/maps/the_entry
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_entry')
-rw-r--r--data/maps/the_entry/rooms/Flipped Link Area.txtpb4
-rw-r--r--data/maps/the_entry/rooms/Flipped Second Room.txtpb3
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}
17paintings { 17paintings {
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}
24ports { 24ports {
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