diff options
Diffstat (limited to 'data/maps/icarus/rooms/Pillar Ramp.txtpb')
| -rw-r--r-- | data/maps/icarus/rooms/Pillar Ramp.txtpb | 65 |
1 files changed, 65 insertions, 0 deletions
| diff --git a/data/maps/icarus/rooms/Pillar Ramp.txtpb b/data/maps/icarus/rooms/Pillar Ramp.txtpb new file mode 100644 index 0000000..9b056f7 --- /dev/null +++ b/data/maps/icarus/rooms/Pillar Ramp.txtpb | |||
| @@ -0,0 +1,65 @@ | |||
| 1 | name: "Pillar Ramp" | ||
| 2 | panels { | ||
| 3 | name: "ASTEROID" | ||
| 4 | path: "Panels/Room_1/asteroid" | ||
| 5 | clue: "asteroid" | ||
| 6 | answer: "belt" | ||
| 7 | symbols: PLANET | ||
| 8 | } | ||
| 9 | panels { | ||
| 10 | name: "BUNCH" | ||
| 11 | path: "Panels/Room_1/bunch" | ||
| 12 | clue: "bunch" | ||
| 13 | answer: "banana" | ||
| 14 | symbols: PLANET | ||
| 15 | } | ||
| 16 | panels { | ||
| 17 | name: "PRINCES" | ||
| 18 | path: "Panels/Room_1/princes" | ||
| 19 | clue: "princes" | ||
| 20 | answer: "princess" | ||
| 21 | symbols: PLANET | ||
| 22 | } | ||
| 23 | panels { | ||
| 24 | name: "PATRICIDE" | ||
| 25 | path: "Panels/Room_1/patricide" | ||
| 26 | clue: "patricide" | ||
| 27 | answer: "murder" | ||
| 28 | symbols: GENDER | ||
| 29 | } | ||
| 30 | panels { | ||
| 31 | name: "DRONE" | ||
| 32 | path: "Panels/Room_1/ant3" | ||
| 33 | clue: "drone" | ||
| 34 | answer: "ant" | ||
| 35 | symbols: GENDER | ||
| 36 | } | ||
| 37 | panels { | ||
| 38 | name: "PEA (1)" | ||
| 39 | path: "Panels/Room_1/pea" | ||
| 40 | clue: "pea" | ||
| 41 | answer: "pod" | ||
| 42 | symbols: PLANET | ||
| 43 | } | ||
| 44 | paintings { | ||
| 45 | name: "SUN6" | ||
| 46 | path: "Components/Paintings/sun6" | ||
| 47 | } | ||
| 48 | paintings { | ||
| 49 | name: "GO10" | ||
| 50 | path: "Components/Paintings/QuickTravel/go10" | ||
| 51 | required_door { name: "Quick Travel 10" } | ||
| 52 | } | ||
| 53 | paintings { | ||
| 54 | name: "STOP10" | ||
| 55 | path: "Components/Paintings/QuickTravel/stop10" | ||
| 56 | } | ||
| 57 | paintings { | ||
| 58 | name: "GO6" | ||
| 59 | path: "Components/Paintings/QuickTravel/go6" | ||
| 60 | required_door { name: "Quick Travel 6" } | ||
| 61 | } | ||
| 62 | paintings { | ||
| 63 | name: "STOP6" | ||
| 64 | path: "Components/Paintings/QuickTravel/stop6" | ||
| 65 | } | ||
