diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-13 11:34:49 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-13 11:34:49 -0400 |
commit | c456854263be17264aeb8446986bc401d3921f33 (patch) | |
tree | a5c26c985f3f8dc1270f06f36ecc1dcb85385e6b /data | |
parent | c909a4f022d252dc0da6b30c64e76cdfe9537460 (diff) | |
download | lingo2-archipelago-c456854263be17264aeb8446986bc401d3921f33.tar.gz lingo2-archipelago-c456854263be17264aeb8446986bc401d3921f33.tar.bz2 lingo2-archipelago-c456854263be17264aeb8446986bc401d3921f33.zip |
Added anti collectable traps
Diffstat (limited to 'data')
-rw-r--r-- | data/ids.yaml | 26 | ||||
-rw-r--r-- | data/metadata.txtpb | 27 |
2 files changed, 53 insertions, 0 deletions
diff --git a/data/ids.yaml b/data/ids.yaml index 2eba46a..2358b67 100644 --- a/data/ids.yaml +++ b/data/ids.yaml | |||
@@ -3842,6 +3842,32 @@ special: | |||
3842 | A Job Well Done: 1160 | 3842 | A Job Well Done: 1160 |
3843 | Age Symbol: 2791 | 3843 | Age Symbol: 2791 |
3844 | Anagram Symbol: 2792 | 3844 | Anagram Symbol: 2792 |
3845 | Anti A: 2814 | ||
3846 | Anti B: 2815 | ||
3847 | Anti C: 2816 | ||
3848 | Anti D: 2817 | ||
3849 | Anti E: 2818 | ||
3850 | Anti F: 2819 | ||
3851 | Anti G: 2820 | ||
3852 | Anti H: 2821 | ||
3853 | Anti I: 2822 | ||
3854 | Anti J: 2823 | ||
3855 | Anti K: 2824 | ||
3856 | Anti L: 2825 | ||
3857 | Anti M: 2826 | ||
3858 | Anti N: 2827 | ||
3859 | Anti O: 2828 | ||
3860 | Anti P: 2829 | ||
3861 | Anti Q: 2830 | ||
3862 | Anti R: 2831 | ||
3863 | Anti S: 2832 | ||
3864 | Anti T: 2833 | ||
3865 | Anti U: 2834 | ||
3866 | Anti V: 2835 | ||
3867 | Anti W: 2836 | ||
3868 | Anti X: 2837 | ||
3869 | Anti Y: 2838 | ||
3870 | Anti Z: 2839 | ||
3845 | Boxes Symbol: 2793 | 3871 | Boxes Symbol: 2793 |
3846 | Cross Symbol: 2794 | 3872 | Cross Symbol: 2794 |
3847 | Eval Symbol: 2795 | 3873 | Eval Symbol: 2795 |
diff --git a/data/metadata.txtpb b/data/metadata.txtpb index 57255e6..8b53601 100644 --- a/data/metadata.txtpb +++ b/data/metadata.txtpb | |||
@@ -21,3 +21,30 @@ special_names: "Stars Symbol" | |||
21 | special_names: "Sun Symbol" | 21 | special_names: "Sun Symbol" |
22 | special_names: "Sweet Symbol" | 22 | special_names: "Sweet Symbol" |
23 | special_names: "Zero Symbol" | 23 | special_names: "Zero Symbol" |
24 | # Anti collectable traps | ||
25 | special_names: "Anti A" | ||
26 | special_names: "Anti B" | ||
27 | special_names: "Anti C" | ||
28 | special_names: "Anti D" | ||
29 | special_names: "Anti E" | ||
30 | special_names: "Anti F" | ||
31 | special_names: "Anti G" | ||
32 | special_names: "Anti H" | ||
33 | special_names: "Anti I" | ||
34 | special_names: "Anti J" | ||
35 | special_names: "Anti K" | ||
36 | special_names: "Anti L" | ||
37 | special_names: "Anti M" | ||
38 | special_names: "Anti N" | ||
39 | special_names: "Anti O" | ||
40 | special_names: "Anti P" | ||
41 | special_names: "Anti Q" | ||
42 | special_names: "Anti R" | ||
43 | special_names: "Anti S" | ||
44 | special_names: "Anti T" | ||
45 | special_names: "Anti U" | ||
46 | special_names: "Anti V" | ||
47 | special_names: "Anti W" | ||
48 | special_names: "Anti X" | ||
49 | special_names: "Anti Y" | ||
50 | special_names: "Anti Z" | ||