diff options
Diffstat (limited to 'data/maps/the_wondrous/rooms/Entry.txtpb')
| -rw-r--r-- | data/maps/the_wondrous/rooms/Entry.txtpb | 14 |
1 files changed, 14 insertions, 0 deletions
| diff --git a/data/maps/the_wondrous/rooms/Entry.txtpb b/data/maps/the_wondrous/rooms/Entry.txtpb new file mode 100644 index 0000000..543d193 --- /dev/null +++ b/data/maps/the_wondrous/rooms/Entry.txtpb | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | name: "Entry" | ||
| 2 | panels { | ||
| 3 | name: "WONDER" | ||
| 4 | path: "Panels/panel_1" | ||
| 5 | clue: "wonder" | ||
| 6 | answer: "wonder" | ||
| 7 | } | ||
| 8 | ports { | ||
| 9 | name: "DAEDALUS" | ||
| 10 | display_name: "Entrance" | ||
| 11 | path: "Components/Warps/worldport" | ||
| 12 | destination { x: 18 y: 0 z: 41 } | ||
| 13 | rotation: 180 | ||
| 14 | } | ||
