|
24 | 24 | "background_image": "page01.bmp",
|
25 | 25 | "text": "There is a dark cave in the hillside before you.",
|
26 | 26 | "text_color": "0x000001",
|
27 |
| - "sound": "Mystery.wav", |
| 27 | + "sound": "cave.wav", |
28 | 28 | "sound_repeat": "True",
|
29 | 29 | "button01_text": "Go inside",
|
30 | 30 | "button01_goto_card_id": "entry",
|
|
34 | 34 | {
|
35 | 35 | "card_id": "entry",
|
36 | 36 | "background_image": "page01.bmp",
|
37 |
| - "sound": "Mystery.wav", |
| 37 | + "sound": "cave.wav", |
38 | 38 | "sound_repeat": "True",
|
39 | 39 | "text": "You are in a dark, narrow tunnel.",
|
40 | 40 | "text_color": "0x000001",
|
|
44 | 44 | {
|
45 | 45 | "card_id": "side opening",
|
46 | 46 | "background_image": "page01.bmp",
|
47 |
| - "sound": "Mystery.wav", |
| 47 | + "sound": "cave.wav", |
48 | 48 | "sound_repeat": "True",
|
49 | 49 | "text": "You are in a small room, one tunnel leads ahead and another to the side. Do you continue on or explore the side tunnel?",
|
50 | 50 | "text_color": "0x000001",
|
|
56 | 56 | {
|
57 | 57 | "card_id": "treasure room",
|
58 | 58 | "background_image": "page01.bmp",
|
59 |
| - "sound": "Mystery.wav", |
| 59 | + "sound": "cave.wav", |
60 | 60 | "sound_repeat": "True",
|
61 | 61 | "text": "There is a pile of treasure here. Congratulations!",
|
62 | 62 | "text_color": "0x000001",
|
|
66 | 66 | {
|
67 | 67 | "card_id": "skeleton room",
|
68 | 68 | "background_image": "page01.bmp",
|
69 |
| - "sound": "Mystery.wav", |
| 69 | + "sound": "cave.wav", |
70 | 70 | "sound_repeat": "True",
|
71 | 71 | "text": "There is a skeleton on the floor. From the items around it, it seems to be that of an unfortunate adventurer.",
|
72 | 72 | "text_color": "0x000001",
|
|
76 | 76 | {
|
77 | 77 | "card_id": "maze 1",
|
78 | 78 | "background_image": "page01.bmp",
|
79 |
| - "sound": "Mystery.wav", |
| 79 | + "sound": "cave.wav", |
80 | 80 | "sound_repeat": "True",
|
81 | 81 | "text": "There are passages to the left and right.",
|
82 | 82 | "text_color": "0x000001",
|
|
88 | 88 | {
|
89 | 89 | "card_id": "maze 2",
|
90 | 90 | "background_image": "page01.bmp",
|
91 |
| - "sound": "Mystery.wav", |
| 91 | + "sound": "cave.wav", |
92 | 92 | "sound_repeat": "True",
|
93 | 93 | "text": "There are passages to the left and right.",
|
94 | 94 | "text_color": "0x000001",
|
|
100 | 100 | {
|
101 | 101 | "card_id": "maze 3",
|
102 | 102 | "background_image": "page01.bmp",
|
103 |
| - "sound": "Mystery.wav", |
| 103 | + "sound": "cave.wav", |
104 | 104 | "sound_repeat": "True",
|
105 | 105 | "text": "There are passages to the left and right.",
|
106 | 106 | "text_color": "0x000001",
|
|
112 | 112 | {
|
113 | 113 | "card_id": "maze 4",
|
114 | 114 | "background_image": "page01.bmp",
|
115 |
| - "sound": "Mystery.wav", |
| 115 | + "sound": "cave.wav", |
116 | 116 | "sound_repeat": "True",
|
117 | 117 | "text": "There are passages to the left and right.",
|
118 | 118 | "text_color": "0x000001",
|
|
124 | 124 | {
|
125 | 125 | "card_id": "maze 5",
|
126 | 126 | "background_image": "page01.bmp",
|
127 |
| - "sound": "Mystery.wav", |
| 127 | + "sound": "cave.wav", |
128 | 128 | "sound_repeat": "True",
|
129 | 129 | "text": "There are passages to the left and right.",
|
130 | 130 | "text_color": "0x000001",
|
|
136 | 136 | {
|
137 | 137 | "card_id": "maze 6",
|
138 | 138 | "background_image": "page01.bmp",
|
139 |
| - "sound": "Mystery.wav", |
| 139 | + "sound": "cave.wav", |
140 | 140 | "sound_repeat": "True",
|
141 | 141 | "text": "There are passages to the left and right.",
|
142 | 142 | "text_color": "0x000001",
|
|
0 commit comments