add game&rawdata

This commit is contained in:
Vasily Petrov 2026-06-17 23:06:51 +03:00
parent 0133cd976c
commit 49b34b5546
45731 changed files with 709831 additions and 0 deletions

View file

@ -0,0 +1,25 @@
;****************************************************
;** Ôàéë ñ îïèñàíèåì îçâó÷åííûõ èñòîðèé
;****************************************************
[test_story]
;íîìåð, çâóê, ïàóçà(ñåê)
0 = teller, intro_joke, 1
1 = teller, joke, 0.1
2 = reaction_all, reac_laugh, 0.2
;3 = reaction, reac_joke, 0
[test_guitar]
;íîìåð, çâóê, ïàóçà(ñåê)
0 = teller, intro_music, 1
1 = teller, play_guitar, 0.1
2 = reaction_all, reac_music, 0.2
;3 = reaction, reac_music, 0
[test_harmonica]
;íîìåð, çâóê, ïàóçà(ñåê)
0 = teller, intro_music, 1
1 = teller, play_harmonica, 0.1
2 = reaction_all, reac_music, 0.2
;3 = reaction, reac_music, 0