Add eel egg pattern by Leon

This commit is contained in:
Joscha 2025-03-02 00:06:58 +01:00
parent 7d74a56559
commit 92167017ef
3 changed files with 2 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -65,4 +65,5 @@ pub const EGG_PATTERNS: &[&[u8]] = &[
include_bytes!("../data/egg/pattern_37.png"),
include_bytes!("../data/egg/pattern_38.png"),
include_bytes!("../data/egg/pattern_39.png"),
include_bytes!("../data/egg/pattern_40.png"),
];

View file

@ -1,6 +1,6 @@
{
"covers": 7,
"patterns": 40,
"patterns": 41,
"bad_covers": 1,
"bad_patterns": 7,
"seed": 1,