diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-09 16:44:09 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-09 16:44:09 -0400 |
| commit | 8de745f4d3350ac848c9362a33e223c0ff94fdcf (patch) | |
| tree | 102db82fd9c7822dd6c0d6e9a555181faf9ba00e /data/metadata.txtpb | |
| parent | 6dc4fae2ee9b7b9145a8938e95080dba448cf44a (diff) | |
| download | lingo2-archipelago-8de745f4d3350ac848c9362a33e223c0ff94fdcf.tar.gz lingo2-archipelago-8de745f4d3350ac848c9362a33e223c0ff94fdcf.tar.bz2 lingo2-archipelago-8de745f4d3350ac848c9362a33e223c0ff94fdcf.zip | |
Added symbol shuffle
Also fixed unlocked letters + any double letter cyan doors, and tweaked some logic related to important panels with symbols on them.
Diffstat (limited to 'data/metadata.txtpb')
| -rw-r--r-- | data/metadata.txtpb | 22 |
1 files changed, 22 insertions, 0 deletions
| diff --git a/data/metadata.txtpb b/data/metadata.txtpb new file mode 100644 index 0000000..ef66622 --- /dev/null +++ b/data/metadata.txtpb | |||
| @@ -0,0 +1,22 @@ | |||
| 1 | # Filler item. | ||
| 2 | special_names: "A Job Well Done" | ||
| 3 | # Symbol items. | ||
| 4 | special_names: "Age Symbol" | ||
| 5 | special_names: "Anagram Symbol" | ||
| 6 | special_names: "Boxes Symbol" | ||
| 7 | special_names: "Cross Symbol" | ||
| 8 | special_names: "Eval Symbol" | ||
| 9 | special_names: "Example Symbol" | ||
| 10 | special_names: "Gender Symbol" | ||
| 11 | special_names: "Job Symbol" | ||
| 12 | special_names: "Lingo Symbol" | ||
| 13 | special_names: "Null Symbol" | ||
| 14 | special_names: "Planet Symbol" | ||
| 15 | special_names: "Pyramid Symbol" | ||
| 16 | special_names: "Question Symbol" | ||
| 17 | special_names: "Sound Symbol" | ||
| 18 | special_names: "Sparkles Symbol" | ||
| 19 | special_names: "Stars Symbol" | ||
| 20 | special_names: "Sun Symbol" | ||
| 21 | special_names: "Sweet Symbol" | ||
| 22 | special_names: "Zero Symbol" | ||
