aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--icebox/icebox.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/icebox/icebox.py b/icebox/icebox.py
index e19e489..198b5f2 100644
--- a/icebox/icebox.py
+++ b/icebox/icebox.py
@@ -2347,7 +2347,11 @@ ieren_db = {
( 7, 0, 1, 7, 0, 0),
( 5, 0, 0, 5, 0, 1),
( 6, 0, 0, 6, 0, 1),
- ( 7, 0, 0, 7, 0, 1)
+ ( 7, 0, 0, 7, 0, 1),
+ (12, 31, 0, 12, 31, 1),
+ (12, 0, 0, 12, 0, 1),
+ (13, 0, 0, 13, 0, 1),
+ (12, 0, 1, 12, 0, 0)
]
}