diff options
Diffstat (limited to 'data/maps/control_center/rooms/Entry.txtpb')
-rw-r--r-- | data/maps/control_center/rooms/Entry.txtpb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/maps/control_center/rooms/Entry.txtpb b/data/maps/control_center/rooms/Entry.txtpb new file mode 100644 index 0000000..7ef380c --- /dev/null +++ b/data/maps/control_center/rooms/Entry.txtpb | |||
@@ -0,0 +1,12 @@ | |||
1 | name: "Entry" | ||
2 | panels { | ||
3 | name: "HELLO" | ||
4 | path: "Panels/Doors/entry_1" | ||
5 | clue: "hello" | ||
6 | answer: "hi" | ||
7 | symbols: SUN | ||
8 | } | ||
9 | ports { | ||
10 | name: "GREAT" | ||
11 | path: "Components/Warps/worldport" | ||
12 | } | ||