diff options
Diffstat (limited to 'data/maps/the_invisible/rooms/Entrance.txtpb')
| -rw-r--r-- | data/maps/the_invisible/rooms/Entrance.txtpb | 15 |
1 files changed, 15 insertions, 0 deletions
| diff --git a/data/maps/the_invisible/rooms/Entrance.txtpb b/data/maps/the_invisible/rooms/Entrance.txtpb new file mode 100644 index 0000000..c74b968 --- /dev/null +++ b/data/maps/the_invisible/rooms/Entrance.txtpb | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | name: "Entrance" | ||
| 2 | panels { | ||
| 3 | name: "VISIBLE" | ||
| 4 | path: "Panels/Room_1/panel_1" | ||
| 5 | clue: "visible" | ||
| 6 | answer: "invisible" | ||
| 7 | symbols: SUN | ||
| 8 | } | ||
| 9 | ports { | ||
| 10 | name: "ENTRY" | ||
| 11 | display_name: "Entrance" | ||
| 12 | path: "Components/Warps/worldport2" | ||
| 13 | destination { x: 0 y: 0 z: -57 } | ||
| 14 | rotation: 180 | ||
| 15 | } | ||
