Fixed some bugs with music
This commit is contained in:
parent
c767de5778
commit
8fd4bdaa7b
5 changed files with 15 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
||||||
{
|
{
|
||||||
"events": [
|
"events": [
|
||||||
{
|
|
||||||
"emit_signal": "play_music"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"background": ""
|
"background": ""
|
||||||
},
|
},
|
||||||
|
@ -42,6 +39,9 @@
|
||||||
"definition": "",
|
"definition": "",
|
||||||
"value": ""
|
"value": ""
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"emit_signal": "play_music"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"background": "res://backgrounds/bureauGroupe-2.jpg"
|
"background": "res://backgrounds/bureauGroupe-2.jpg"
|
||||||
},
|
},
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
"definition": "",
|
"definition": "",
|
||||||
"value": ""
|
"value": ""
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"emit_signal": "play_music"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"action": "leaveall",
|
"action": "leaveall",
|
||||||
"character": "[All]"
|
"character": "[All]"
|
||||||
|
|
|
@ -51,6 +51,9 @@
|
||||||
"definition": "",
|
"definition": "",
|
||||||
"value": ""
|
"value": ""
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"emit_signal": "play_music"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"action": "leaveall",
|
"action": "leaveall",
|
||||||
"character": "[All]"
|
"character": "[All]"
|
||||||
|
|
|
@ -51,6 +51,9 @@
|
||||||
"definition": "",
|
"definition": "",
|
||||||
"value": ""
|
"value": ""
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"emit_signal": "play_music"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"action": "leaveall",
|
"action": "leaveall",
|
||||||
"character": "[All]"
|
"character": "[All]"
|
||||||
|
|
|
@ -51,6 +51,9 @@
|
||||||
"definition": "",
|
"definition": "",
|
||||||
"value": ""
|
"value": ""
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"emit_signal": "play_music"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"action": "leaveall",
|
"action": "leaveall",
|
||||||
"character": "[All]"
|
"character": "[All]"
|
||||||
|
|
Loading…
Reference in a new issue