From f531a757c6d9488094f2df4b85a4135b211097e9 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 12 Aug 2025 23:53:00 -0400 Subject: Added the_extravagant --- data/maps/the_extravagant/rooms/Y Plus First Floor.txtpb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/maps/the_extravagant/rooms/Y Plus First Floor.txtpb (limited to 'data/maps/the_extravagant/rooms/Y Plus First Floor.txtpb') diff --git a/data/maps/the_extravagant/rooms/Y Plus First Floor.txtpb b/data/maps/the_extravagant/rooms/Y Plus First Floor.txtpb new file mode 100644 index 0000000..9c8120c --- /dev/null +++ b/data/maps/the_extravagant/rooms/Y Plus First Floor.txtpb @@ -0,0 +1,16 @@ +name: "Y Plus First Floor" +display_name: "E" +paintings { + name: "UNDUE" + path: "Components/Paintings/undue4" + gravity: Y_PLUS + orientation: "south" + display_name: "E Side Painting On E" +} +paintings { + name: "UNLESS" + path: "Components/Paintings/unless2" + gravity: Y_PLUS + orientation: "east" + display_name: "E Side First Floor Painting On Wall" +} -- cgit 1.4.1