diff options
Diffstat (limited to 'data/maps/the_stormy/rooms/Rain Side.txtpb')
-rw-r--r-- | data/maps/the_stormy/rooms/Rain Side.txtpb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/maps/the_stormy/rooms/Rain Side.txtpb b/data/maps/the_stormy/rooms/Rain Side.txtpb new file mode 100644 index 0000000..9a7a84f --- /dev/null +++ b/data/maps/the_stormy/rooms/Rain Side.txtpb | |||
@@ -0,0 +1,16 @@ | |||
1 | name: "Rain Side" | ||
2 | display_name: "Stormy" | ||
3 | panels { | ||
4 | name: "CLOUD" | ||
5 | path: "Panels/Room_1/panel_4" | ||
6 | clue: "cloud" | ||
7 | answer: "lightning" | ||
8 | symbols: "cross" | ||
9 | } | ||
10 | panels { | ||
11 | name: "WIND" | ||
12 | path: "Panels/Room_1/panel_5" | ||
13 | clue: "wind" | ||
14 | answer: "whirlwind" | ||
15 | symbols: "pyramid" | ||
16 | } | ||