diff options
Diffstat (limited to 'data/maps/the_congruent/rooms/Obverse Magenta Room.txtpb')
| -rw-r--r-- | data/maps/the_congruent/rooms/Obverse Magenta Room.txtpb | 15 |
1 files changed, 15 insertions, 0 deletions
| diff --git a/data/maps/the_congruent/rooms/Obverse Magenta Room.txtpb b/data/maps/the_congruent/rooms/Obverse Magenta Room.txtpb new file mode 100644 index 0000000..b69a4d4 --- /dev/null +++ b/data/maps/the_congruent/rooms/Obverse Magenta Room.txtpb | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | name: "Obverse Magenta Room" | ||
| 2 | display_name: "Obverse Magenta Room" | ||
| 3 | # TODO: Should these two maybe not be randomizable because they hint the keyholder? | ||
| 4 | paintings { | ||
| 5 | name: "TEA" | ||
| 6 | path: "Components/Paintings/tea" | ||
| 7 | orientation: "east" | ||
| 8 | display_name: "Magenta Room Left Painting" | ||
| 9 | } | ||
| 10 | paintings { | ||
| 11 | name: "TEE" | ||
| 12 | path: "Components/Paintings/tee" | ||
| 13 | orientation: "west" | ||
| 14 | display_name: "Magenta Room Right Painting" | ||
| 15 | } | ||
