diff options
Diffstat (limited to 'data/maps/the_ancient/rooms/Inside.txtpb')
-rw-r--r-- | data/maps/the_ancient/rooms/Inside.txtpb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/maps/the_ancient/rooms/Inside.txtpb b/data/maps/the_ancient/rooms/Inside.txtpb new file mode 100644 index 0000000..d5f869b --- /dev/null +++ b/data/maps/the_ancient/rooms/Inside.txtpb | |||
@@ -0,0 +1,10 @@ | |||
1 | name: "Inside" | ||
2 | display_name: "Inside" | ||
3 | panels { | ||
4 | name: "COLOR" | ||
5 | path: "Panels/panel_2" | ||
6 | clue: "color" | ||
7 | answer: "lavender" | ||
8 | symbols: "example" | ||
9 | # TODO: how does this connect to the "lavender_cubes" switch? | ||
10 | } | ||