From 1eacf01378d4dff3aed73fffcc42e0352b93835e Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 7 Aug 2025 10:48:01 -0400 Subject: Trying out protobuf I guess --- data/maps/the_entry/rooms/Flipped Right Eye.txtpb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/maps/the_entry/rooms/Flipped Right Eye.txtpb (limited to 'data/maps/the_entry/rooms/Flipped Right Eye.txtpb') diff --git a/data/maps/the_entry/rooms/Flipped Right Eye.txtpb b/data/maps/the_entry/rooms/Flipped Right Eye.txtpb new file mode 100644 index 0000000..0689cbf --- /dev/null +++ b/data/maps/the_entry/rooms/Flipped Right Eye.txtpb @@ -0,0 +1,16 @@ +name: "Flipped Right Eye" +display_name: "Flip Area" +panels { + name: "WHERE" + path: "Panels/Pilgrimage/cream_5" + clue: "where" + answer: "here" + symbols: "sparkles" +} +panels { + name: "HERE" + path: "Panels/Pilgrimage/cream_6" + clue: "here" + answer: "there" + symbols: "sparkles" +} \ No newline at end of file -- cgit 1.4.1