diff options
Diffstat (limited to 'data/maps/the_between/rooms/B2 Back Room.txtpb')
| -rw-r--r-- | data/maps/the_between/rooms/B2 Back Room.txtpb | 17 |
1 files changed, 17 insertions, 0 deletions
| diff --git a/data/maps/the_between/rooms/B2 Back Room.txtpb b/data/maps/the_between/rooms/B2 Back Room.txtpb new file mode 100644 index 0000000..132ba56 --- /dev/null +++ b/data/maps/the_between/rooms/B2 Back Room.txtpb | |||
| @@ -0,0 +1,17 @@ | |||
| 1 | name: "B2 Back Room" | ||
| 2 | display_name: "B2 Room" | ||
| 3 | letters { | ||
| 4 | key: "b" | ||
| 5 | level2: true | ||
| 6 | path: "Components/Collectables/collectable" | ||
| 7 | } | ||
| 8 | paintings { | ||
| 9 | name: "EYES2" | ||
| 10 | path: "Components/Paintings/eyes2" | ||
| 11 | orientation: "east" | ||
| 12 | } | ||
| 13 | paintings { | ||
| 14 | name: "EYES3" | ||
| 15 | path: "Components/Paintings/eyes3" | ||
| 16 | orientation: "west" | ||
| 17 | } | ||
