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."
|
"Write the smallest possible valid YAML — a single empty document is enough."
|
||||||
.to_string(),
|
.to_string(),
|
||||||
flavor:
|
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(),
|
.to_string(),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -75,7 +75,7 @@ impl Level for KeyValue {
|
|||||||
Generated {
|
Generated {
|
||||||
target_yaml,
|
target_yaml,
|
||||||
description,
|
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