diff options
Diffstat (limited to 'data/maps/the_gallery/rooms/Main Area.txtpb')
| -rw-r--r-- | data/maps/the_gallery/rooms/Main Area.txtpb | 167 |
1 files changed, 167 insertions, 0 deletions
| diff --git a/data/maps/the_gallery/rooms/Main Area.txtpb b/data/maps/the_gallery/rooms/Main Area.txtpb new file mode 100644 index 0000000..a8fb3c6 --- /dev/null +++ b/data/maps/the_gallery/rooms/Main Area.txtpb | |||
| @@ -0,0 +1,167 @@ | |||
| 1 | name: "Main Area" | ||
| 2 | display_name: "Main Area" | ||
| 3 | keyholders { | ||
| 4 | name: "P" | ||
| 5 | path: "Components/KeyHolders/keyHolderP" | ||
| 6 | } | ||
| 7 | paintings { | ||
| 8 | name: "OWL" | ||
| 9 | path: "Components/Paintings/Starting/owl" | ||
| 10 | orientation: "east" | ||
| 11 | } | ||
| 12 | paintings { | ||
| 13 | name: "EXTRAVAGANT" | ||
| 14 | path: "Components/Paintings/Starting/unless" | ||
| 15 | orientation: "west" | ||
| 16 | } | ||
| 17 | paintings { | ||
| 18 | name: "MAZE" | ||
| 19 | path: "Components/Paintings/Starting/spiral" | ||
| 20 | orientation: "north" | ||
| 21 | } | ||
| 22 | paintings { | ||
| 23 | name: "DARKROOM" | ||
| 24 | path: "Components/Paintings/darkroom" | ||
| 25 | orientation: "west" | ||
| 26 | move: true | ||
| 27 | enter_only: true | ||
| 28 | required_door { name: "Darkroom Painting" } | ||
| 29 | } | ||
| 30 | paintings { | ||
| 31 | name: "BUTTERFLY" | ||
| 32 | path: "Components/Paintings/butterfly" | ||
| 33 | orientation: "west" | ||
| 34 | move: true | ||
| 35 | enter_only: true | ||
| 36 | required_door { name: "Butterfly Painting" } | ||
| 37 | } | ||
| 38 | paintings { | ||
| 39 | name: "BETWEEN" | ||
| 40 | path: "Components/Paintings/between" | ||
| 41 | orientation: "east" | ||
| 42 | move: true | ||
| 43 | enter_only: true | ||
| 44 | required_door { name: "Between Painting" } | ||
| 45 | } | ||
| 46 | paintings { | ||
| 47 | name: "ENTRY" | ||
| 48 | path: "Components/Paintings/eyes" | ||
| 49 | orientation: "east" | ||
| 50 | move: true | ||
| 51 | enter_only: true | ||
| 52 | required_door { name: "Entry Painting" } | ||
| 53 | } | ||
| 54 | paintings { | ||
| 55 | name: "WISE" | ||
| 56 | path: "Components/Paintings/triangle" | ||
| 57 | orientation: "west" | ||
| 58 | move: true | ||
| 59 | enter_only: true | ||
| 60 | required_door { name: "Wise Painting" } | ||
| 61 | } | ||
| 62 | paintings { | ||
| 63 | name: "TREE" | ||
| 64 | path: "Components/Paintings/Clue Maps/tree" | ||
| 65 | orientation: "north" | ||
| 66 | move: true | ||
| 67 | enter_only: true | ||
| 68 | required_door { name: "Tree Painting" } | ||
| 69 | } | ||
| 70 | paintings { | ||
| 71 | name: "UNYIELDING" | ||
| 72 | path: "Components/Paintings/Clue Maps/unyielding" | ||
| 73 | orientation: "north" | ||
| 74 | move: true | ||
| 75 | enter_only: true | ||
| 76 | required_door { name: "Unyielding Painting" } | ||
| 77 | } | ||
| 78 | paintings { | ||
| 79 | name: "PARTHENON" | ||
| 80 | path: "Components/Paintings/Endings/parthenon" | ||
| 81 | orientation: "east" | ||
| 82 | } | ||
| 83 | paintings { | ||
| 84 | name: "GRAVEYARD" | ||
| 85 | path: "Components/Paintings/Endings/grave" | ||
| 86 | orientation: "south" | ||
| 87 | move: true | ||
| 88 | enter_only: true | ||
| 89 | required_door { name: "Graveyard Painting" } | ||
| 90 | } | ||
| 91 | paintings { | ||
| 92 | name: "CC" | ||
| 93 | path: "Components/Paintings/Endings/desert" | ||
| 94 | orientation: "south" | ||
| 95 | move: true | ||
| 96 | enter_only: true | ||
| 97 | required_door { name: "Control Center Painting" } | ||
| 98 | } | ||
| 99 | paintings { | ||
| 100 | name: "TOWER" | ||
| 101 | path: "Components/Paintings/Endings/red" | ||
| 102 | orientation: "north" | ||
| 103 | move: true | ||
| 104 | enter_only: true | ||
| 105 | required_door { name: "Tower Painting" } | ||
| 106 | } | ||
| 107 | paintings { | ||
| 108 | name: "WONDROUS" | ||
| 109 | path: "Components/Paintings/Endings/window" | ||
| 110 | orientation: "north" | ||
| 111 | move: true | ||
| 112 | enter_only: true | ||
| 113 | required_door { name: "Wondrous Painting" } | ||
| 114 | } | ||
| 115 | paintings { | ||
| 116 | name: "RAINBOW" | ||
| 117 | path: "Components/Paintings/Endings/rainbow" | ||
| 118 | orientation: "east" | ||
| 119 | move: true | ||
| 120 | enter_only: true | ||
| 121 | required_door { name: "Rainbow Painting" } | ||
| 122 | } | ||
| 123 | paintings { | ||
| 124 | name: "WORDS" | ||
| 125 | path: "Components/Paintings/Endings/words" | ||
| 126 | orientation: "west" | ||
| 127 | move: true | ||
| 128 | enter_only: true | ||
| 129 | required_door { name: "Words Painting" } | ||
| 130 | } | ||
| 131 | paintings { | ||
| 132 | name: "COLORFUL" | ||
| 133 | path: "Components/Paintings/Endings/colorful" | ||
| 134 | orientation: "north" | ||
| 135 | move: true | ||
| 136 | enter_only: true | ||
| 137 | required_door { name: "Colorful Painting" } | ||
| 138 | } | ||
| 139 | paintings { | ||
| 140 | name: "CASTLE" | ||
| 141 | path: "Components/Paintings/Endings/castle" | ||
| 142 | orientation: "south" | ||
| 143 | move: true | ||
| 144 | enter_only: true | ||
| 145 | required_door { name: "Castle Painting" } | ||
| 146 | } | ||
| 147 | paintings { | ||
| 148 | name: "SUNTEMPLE" | ||
| 149 | path: "Components/Paintings/Endings/temple" | ||
| 150 | orientation: "east" | ||
| 151 | move: true | ||
| 152 | enter_only: true | ||
| 153 | required_door { name: "Sun Temple Painting" } | ||
| 154 | } | ||
| 155 | paintings { | ||
| 156 | name: "ANCIENT" | ||
| 157 | path: "Components/Paintings/Endings/cubes" | ||
| 158 | orientation: "west" | ||
| 159 | move: true | ||
| 160 | enter_only: true | ||
| 161 | required_door { name: "Ancient Painting" } | ||
| 162 | } | ||
| 163 | ports { | ||
| 164 | name: "ENTRY" | ||
| 165 | path: "Components/Warps/worldport" | ||
| 166 | orientation: "west" | ||
| 167 | } | ||
