-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c84234f
commit a21f8fe
Showing
2 changed files
with
60 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
[ | ||
{ | ||
"type": "snippet", | ||
"category": "valentine", | ||
"text": [ | ||
{ | ||
"id": "valentine_1", | ||
"text": "There is a picture of a kitten pouncing; blood faintly drips from its claws. \"I'd kill! For you to be my valentine.\"" | ||
}, | ||
{ | ||
"id": "valentine_2", | ||
"text": "A police robot stalks between office cubicles while an indistinct person hides under a desk. \"Don't hide from love!\"" | ||
}, | ||
{ "id": "valentine_3", "text": "A picture of a bloody steak. \"My love can feed you.\"" }, | ||
{ | ||
"id": "valentine_4", | ||
"text": "A rustic campground at night lit by a campfire. \"We should go away together. Where no one can find us.\"" | ||
}, | ||
{ | ||
"id": "valentine_5", | ||
"text": "A girl with a giant spoon stirs a cauldron with a boy inside and a fire below. \"You suit my taste just right, Valentine\"" | ||
}, | ||
{ | ||
"id": "valentine_6", | ||
"text": "A person stepping out from the forest. \"Don't be afraid, it's me, your valentine!\"" | ||
}, | ||
{ | ||
"id": "valentine_7", | ||
"text": "A building that says 'Crematorium' on it. \"Ashes to ashes, dust to dust, show me a Valentine, that I can trust\"" | ||
}, | ||
{ | ||
"id": "valentine_8", | ||
"text": "A popular RPG character. \"We should adventure together.\" In the background, a village in flames." | ||
}, | ||
{ | ||
"id": "valentine_9", | ||
"text": "A picture of a room that looks like your bedroom. \"I can't wait to see you again, Valentine. Sweet dreams.\"" | ||
}, | ||
{ | ||
"id": "valentine_10", | ||
"text": "A girl smiles into the camera. Behind here a house is on fire. \"I'm burning, I'm burning, I'm burning for you, my valentine!\"" | ||
} | ||
] | ||
} | ||
] |