From d77c73397b684faa55f0e95484ac89ca68bde1ad Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 20 Aug 2025 15:03:18 -0400 Subject: Added "endings" object type --- data/ids.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'data/ids.yaml') diff --git a/data/ids.yaml b/data/ids.yaml index 7843a47..0c55991 100644 --- a/data/ids.yaml +++ b/data/ids.yaml @@ -1760,5 +1760,13 @@ letters: x2: 1192 y1: 621 z1: 851 +endings: + BLACK: 1208 + CYAN: 1209 + GOLD: 1207 + GRAY: 1204 + GREEN: 1203 + PLUM: 1205 + YELLOW: 1206 special: Nothing: 1160 -- cgit 1.4.1