diff options
Diffstat (limited to 'data/maps/the_invisible/rooms/Entrance.txtpb')
-rw-r--r-- | data/maps/the_invisible/rooms/Entrance.txtpb | 14 |
1 files changed, 14 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..19521e1 --- /dev/null +++ b/data/maps/the_invisible/rooms/Entrance.txtpb | |||
@@ -0,0 +1,14 @@ | |||
1 | name: "Entrance" | ||
2 | display_name: "Invisible" | ||
3 | panels { | ||
4 | name: "VISIBLE" | ||
5 | path: "Panels/Room_1/panel_1" | ||
6 | clue: "visible" | ||
7 | answer: "invisible" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | ports { | ||
11 | name: "ENTRY" | ||
12 | path: "Components/Warps/worldport2" | ||
13 | orientation: "north" | ||
14 | } | ||