Add moar emojis
This commit is contained in:
@@ -28,7 +28,7 @@ impl Level for Minimum {
|
||||
"Write the smallest possible valid YAML — a single empty document is enough."
|
||||
.to_string(),
|
||||
flavor:
|
||||
"A heavy door bars the way. A glyph above it asks only for the smallest valid offering."
|
||||
"🚪 A heavy door bars the way. A glyph above it asks only for the smallest valid offering."
|
||||
.to_string(),
|
||||
}
|
||||
}
|
||||
|
||||
@@ -75,7 +75,7 @@ impl Level for KeyValue {
|
||||
Generated {
|
||||
target_yaml,
|
||||
description,
|
||||
flavor: "You stand at a junction. Map what you see.".to_string(),
|
||||
flavor: "🧭 You stand at a junction. Map what you see.".to_string(),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user