diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-17 15:32:53 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-17 15:32:53 -0400 |
| commit | 299ba7c4f7938dd8cbb38e51c11987b2ebe286c5 (patch) | |
| tree | b9eda0cea1d0b63bf8a5edff93ef7a5fb384a9ba /data | |
| parent | e99f7bf302b528242a99b500f6c5b2423daaefd6 (diff) | |
| download | lingo2-archipelago-299ba7c4f7938dd8cbb38e51c11987b2ebe286c5.tar.gz lingo2-archipelago-299ba7c4f7938dd8cbb38e51c11987b2ebe286c5.tar.bz2 lingo2-archipelago-299ba7c4f7938dd8cbb38e51c11987b2ebe286c5.zip | |
Fill the item pool with "Nothing"s
Diffstat (limited to 'data')
| -rw-r--r-- | data/ids.txtpb | 4 |
1 files changed, 4 insertions, 0 deletions
| diff --git a/data/ids.txtpb b/data/ids.txtpb index 1fb6165..eb5786c 100644 --- a/data/ids.txtpb +++ b/data/ids.txtpb | |||
| @@ -4854,6 +4854,10 @@ maps { | |||
| 4854 | } | 4854 | } |
| 4855 | } | 4855 | } |
| 4856 | } | 4856 | } |
| 4857 | special { | ||
| 4858 | key: "Nothing" | ||
| 4859 | value: 975 | ||
| 4860 | } | ||
| 4857 | letters { | 4861 | letters { |
| 4858 | key: "a1" | 4862 | key: "a1" |
| 4859 | value: 577 | 4863 | value: 577 |
