This commit is contained in:
Aria 2025-03-21 22:23:30 +11:00
commit 9c94d113d3
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
10260 changed files with 1237388 additions and 0 deletions

View file

@ -0,0 +1,30 @@
{
"test" : {
"unique" : false,
"text" : "Testing, testing... one, two, three."
},
"testemote" : {
"unique" : false,
"text" : "Are you angry, brother?",
"portraitImage" : "yell.<frame>",
"portraitFrames" : 2
},
"testimage" : {
"unique" : false,
"text" : "Now this is a story all about how my life got flip turned upside-down and I'd like to take a minute so just sit right there and I'll tell you how I became the prince of a town called Bel Aire",
"portraitImage" : "/ai/portraits/horseboobsportrait.png:talk.<frame>",
"portraitFrames" : 2
},
"testbow1" : {
"unique" : false,
"text" : "You've just picked up a bow!"
},
"testbow2" : {
"unique" : false,
"text" : "10 seconds ago, you picked up a bow!"
}
}