diff options
Diffstat (limited to 'data/maps/the_great/rooms/Hive Entrance.txtpb')
-rw-r--r-- | data/maps/the_great/rooms/Hive Entrance.txtpb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/maps/the_great/rooms/Hive Entrance.txtpb b/data/maps/the_great/rooms/Hive Entrance.txtpb new file mode 100644 index 0000000..e0781c5 --- /dev/null +++ b/data/maps/the_great/rooms/Hive Entrance.txtpb | |||
@@ -0,0 +1,14 @@ | |||
1 | name: "Hive Entrance" | ||
2 | display_name: "West Side" | ||
3 | panels { | ||
4 | name: "LOST" | ||
5 | path: "Panels/Hive Room/hive_1" | ||
6 | clue: "lost" | ||
7 | answer: "found" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | ports { | ||
11 | name: "HIVE" | ||
12 | path: "Meshes/Blocks/Warps/worldport19" | ||
13 | orientation: "east" | ||
14 | } | ||