diff options
Diffstat (limited to 'data/maps/the_invisible/doors.txtpb')
-rw-r--r-- | data/maps/the_invisible/doors.txtpb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/maps/the_invisible/doors.txtpb b/data/maps/the_invisible/doors.txtpb new file mode 100644 index 0000000..dfe77e2 --- /dev/null +++ b/data/maps/the_invisible/doors.txtpb | |||
@@ -0,0 +1,7 @@ | |||
1 | doors { | ||
2 | name: "Maze Entrance" | ||
3 | type: STANDARD | ||
4 | receivers: "Components/Doors/entry_1" | ||
5 | panels { room: "Entrance" name: "VISIBLE" } | ||
6 | location_room: "Entrance" | ||
7 | } | ||