feat: ya se puede tocar el cuerno

This commit is contained in:
2024-03-22 22:47:31 +01:00
parent 5125428b1f
commit f73091268c
6 changed files with 44 additions and 83 deletions

View File

@@ -205,30 +205,6 @@ objects = {
"interactive": true,
"state": "default"
},
"turno_cocina_carton": {
"active": false,
"custom_data": {
"tooltips": {
"action1": "Mirar",
"action2": "Coger",
"action3": "Mirar",
"action4": "Usar"
}
},
"interactive": true,
"state": "default"
},
"turno_cocina_carton_encendido": {
"active": true,
"custom_data": {
"tooltips": {
"action3": "Mirar",
"action4": "Usar"
}
},
"interactive": true,
"state": "default"
},
"turno_cocina_cocina_gas": {
"active": true,
"custom_data": {
@@ -257,8 +233,8 @@ objects = {
"tooltips": {
"action1": "Mirar el cuerno",
"action2": "Coger el cuerno",
"action3": "Mirar",
"action4": "Usar"
"action3": "Mirar el cuerno",
"action4": "Tocar el cuerno"
}
},
"interactive": true,
@@ -287,19 +263,6 @@ objects = {
"interactive": true,
"state": "default"
},
"turno_cocina_madera": {
"active": false,
"custom_data": {
"tooltips": {
"action1": "cocina_delante_madera_action1",
"action2": "cocina_delante_madera_action2",
"action3": "cocina_delante_madera_action3",
"action4": "cocina_delante_madera_action4"
}
},
"interactive": true,
"state": "default"
},
"turno_cocina_mechero": {
"active": false,
"custom_data": {
@@ -325,19 +288,6 @@ objects = {
"interactive": true,
"state": "default"
},
"turno_cocina_olla_vacia": {
"active": false,
"custom_data": {
"tooltips": {
"action1": "Mirar",
"action2": "Coger",
"action3": "Mirar",
"action4": "Usar"
}
},
"interactive": true,
"state": "default"
},
"turno_cocina_patata": {
"active": true,
"custom_data": {
@@ -375,19 +325,6 @@ objects = {
},
"interactive": true,
"state": "default"
},
"turno_cocina_peso_bol": {
"active": true,
"custom_data": {
"tooltips": {
"action1": "¿Que es esto?",
"action2": "Coger",
"action3": "Mirar",
"action4": "Usar"
}
},
"interactive": true,
"state": "default"
}
}
events = {