summary refs log tree commit diff stats
path: root/data/maps/the_butterfly/doors.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_butterfly/doors.txtpb')
-rw-r--r--data/maps/the_butterfly/doors.txtpb23
1 files changed, 23 insertions, 0 deletions
diff --git a/data/maps/the_butterfly/doors.txtpb b/data/maps/the_butterfly/doors.txtpb new file mode 100644 index 0000000..1994d2f --- /dev/null +++ b/data/maps/the_butterfly/doors.txtpb
@@ -0,0 +1,23 @@
1# TODO: The gallery painting
2doors {
3 name: "Panels"
4 type: EVENT
5 panels { room: "Main Area" name: "SPECIES" }
6 panels { room: "Main Area" name: "PERSONALITY" }
7 panels { room: "Main Area" name: "CONSTITUION" }
8 panels { room: "Main Area" name: "GAME" }
9 panels { room: "Main Area" name: "SCIENCE" }
10 panels { room: "Main Area" name: "SCHOOL" }
11 panels { room: "Main Area" name: "BUILDING" }
12 panels { room: "Main Area" name: "STRUCTURE" }
13 panels { room: "Main Area" name: "CATERPILLAR" }
14 panels { room: "Main Area" name: "KNOWLEDGE" }
15 panels { room: "Main Area" name: "GENE" }
16 panels { room: "Main Area" name: "CREATURE" }
17 panels { room: "Main Area" name: "ARTICLE" }
18 panels { room: "Main Area" name: "BOOK" }
19 panels { room: "Main Area" name: "TEXT" }
20 panels { room: "Main Area" name: "POSITION (1)" }
21 panels { room: "Main Area" name: "POSITION (2)" }
22 panels { room: "Main Area" name: "POSITION (3)" }
23}