diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-18 18:50:04 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-18 18:50:04 -0400 |
commit | c9139577e690baff59da1b1edf13ef209c00ee40 (patch) | |
tree | 43b457907230d3734dde7ea15ecfc1be8fc359aa /data/maps/the_repetitive/rooms/Anti Room.txtpb | |
parent | 59a1f9e9c96d6ce89cffcb93e567b5ee601ed4ab (diff) | |
download | lingo2-archipelago-c9139577e690baff59da1b1edf13ef209c00ee40.tar.gz lingo2-archipelago-c9139577e690baff59da1b1edf13ef209c00ee40.tar.bz2 lingo2-archipelago-c9139577e690baff59da1b1edf13ef209c00ee40.zip |
Added the_repetitive
Diffstat (limited to 'data/maps/the_repetitive/rooms/Anti Room.txtpb')
-rw-r--r-- | data/maps/the_repetitive/rooms/Anti Room.txtpb | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/data/maps/the_repetitive/rooms/Anti Room.txtpb b/data/maps/the_repetitive/rooms/Anti Room.txtpb new file mode 100644 index 0000000..04b3139 --- /dev/null +++ b/data/maps/the_repetitive/rooms/Anti Room.txtpb | |||
@@ -0,0 +1,47 @@ | |||
1 | name: "Anti Room" | ||
2 | display_name: "Repetitive" | ||
3 | # Ignore the collectible. The mod should remove it and the back wall too. | ||
4 | panels { | ||
5 | name: "HA (1)" | ||
6 | path: "Panels/Entry/panel_7" | ||
7 | clue: "ha" | ||
8 | answer: "haha" | ||
9 | } | ||
10 | panels { | ||
11 | name: "HA (2)" | ||
12 | path: "Panels/Entry/panel_8" | ||
13 | clue: "ha" | ||
14 | answer: "hahaha" | ||
15 | } | ||
16 | panels { | ||
17 | name: "HA (3)" | ||
18 | path: "Panels/Entry/panel_12" | ||
19 | clue: "ha" | ||
20 | answer: "hahahaha" | ||
21 | } | ||
22 | panels { | ||
23 | name: "HA (4)" | ||
24 | path: "Panels/Entry/panel_13" | ||
25 | clue: "ha" | ||
26 | answer: "hahahahaha" | ||
27 | } | ||
28 | panels { | ||
29 | name: "HA (5)" | ||
30 | path: "Panels/Entry/panel_14" | ||
31 | clue: "ha" | ||
32 | answer: "hahahahahaha" | ||
33 | } | ||
34 | panels { | ||
35 | name: "TWO" | ||
36 | path: "Panels/Entry/panel3" | ||
37 | clue: "two" | ||
38 | answer: "digit" | ||
39 | symbols: "example" | ||
40 | } | ||
41 | panels { | ||
42 | name: "EYE" | ||
43 | path: "Panels/Entry/panel4" | ||
44 | clue: "eye" | ||
45 | answer: "iris" | ||
46 | symbols: "boxes" | ||
47 | } | ||