From 4e56e7681c0769dd247c0512a682a067426436bc Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 11 Aug 2025 12:03:39 -0400 Subject: Add gravity to paintings/ports --- data/maps/the_entry/rooms/Flipped Link Area.txtpb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/maps/the_entry/rooms/Flipped Link Area.txtpb') 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 { name: "NEAR" path: "Components/Paintings/aches2" orientation: "north" - flipped: true + gravity: Y_PLUS display_name: "Flipper Near Painting" } paintings { name: "FAR" path: "Components/Paintings/aches4" orientation: "south" - flipped: true + gravity: Y_PLUS display_name: "Flipped Far Painting" } \ No newline at end of file -- cgit 1.4.1