summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Flipped Second Room.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-11 12:03:39 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-11 12:03:39 -0400
commit4e56e7681c0769dd247c0512a682a067426436bc (patch)
treed10ed9dbc920199df2cdf33b65df48328079baf0 /data/maps/the_entry/rooms/Flipped Second Room.txtpb
parent839cf72809a5d7aa65002c1b93d78c588def1210 (diff)
downloadlingo2-archipelago-4e56e7681c0769dd247c0512a682a067426436bc.tar.gz
lingo2-archipelago-4e56e7681c0769dd247c0512a682a067426436bc.tar.bz2
lingo2-archipelago-4e56e7681c0769dd247c0512a682a067426436bc.zip
Add gravity to paintings/ports
Diffstat (limited to 'data/maps/the_entry/rooms/Flipped Second Room.txtpb')
-rw-r--r--data/maps/the_entry/rooms/Flipped Second Room.txtpb3
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}
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