fix: intro dialog typo
This commit is contained in:
@@ -4,7 +4,7 @@ say current_player "Tiene pinta de que fuma"
|
|||||||
:intro_dialog
|
:intro_dialog
|
||||||
# say current_player cocina_delante_intro_dialog_player:"Egunon! Que bien se duerme en este pueblo."
|
# say current_player cocina_delante_intro_dialog_player:"Egunon! Que bien se duerme en este pueblo."
|
||||||
# say eneko_smoking cocina_delante_intro_dialog_eneko:"Mira tú, el señorito se ha dignado a aparecer."
|
# say eneko_smoking cocina_delante_intro_dialog_eneko:"Mira tú, el señorito se ha dignado a aparecer."
|
||||||
say eneko_smoking cocina_delante_intro_dialog_eneko_2:"¿Piensas hacer algo de provecho o te vas a pasar toda la mañana sentado fumando porros?"
|
say eneko_smoking cocina_delante_intro_dialog_eneko_2:"¿Vas a hacer algo de provecho o te vas a pasar toda la mañana fumando porros?"
|
||||||
|
|
||||||
?
|
?
|
||||||
- cocina_delante_intro_dialog_option1:"Uyuyuy, parece que alguien se ha despertado con el pie izquierdo." [!cocina_delante_intro_dialog_option1_done]
|
- cocina_delante_intro_dialog_option1:"Uyuyuy, parece que alguien se ha despertado con el pie izquierdo." [!cocina_delante_intro_dialog_option1_done]
|
||||||
|
|||||||
164
saves/save_001.tres
Normal file
164
saves/save_001.tres
Normal file
@@ -0,0 +1,164 @@
|
|||||||
|
[gd_resource type="Resource" load_steps=2 format=2]
|
||||||
|
|
||||||
|
[ext_resource path="res://addons/escoria-core/game/core-scripts/save_data/esc_savegame.gd" type="Script" id=1]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
script = ExtResource( 1 )
|
||||||
|
escoria_version = "1.0.0"
|
||||||
|
game_version = "0.1.0"
|
||||||
|
name = "1 patata"
|
||||||
|
date = {
|
||||||
|
"day": 8,
|
||||||
|
"dst": false,
|
||||||
|
"hour": 0,
|
||||||
|
"minute": 42,
|
||||||
|
"month": 2,
|
||||||
|
"second": 59,
|
||||||
|
"weekday": 4,
|
||||||
|
"year": 2024
|
||||||
|
}
|
||||||
|
main = {
|
||||||
|
"current_scene_filename": "res://gymkhana/rooms/turno_cocina/cocina_delante/cocina_delante.tscn",
|
||||||
|
"last_scene_global_id": ""
|
||||||
|
}
|
||||||
|
globals = {
|
||||||
|
"ESC_CURRENT_SCENE": "cocina_delante",
|
||||||
|
"ESC_LAST_SCENE": "cocina",
|
||||||
|
"FORCE_LAST_SCENE_NULL": false,
|
||||||
|
"cocina_delante_intro_played": true,
|
||||||
|
"cocina_intro_played": true,
|
||||||
|
"cocina_patata_picked": true,
|
||||||
|
"count/turno_cocina_patata": 1,
|
||||||
|
"i/turno_cocina_frontal": true,
|
||||||
|
"i/turno_cocina_patata": true,
|
||||||
|
"new_game": true,
|
||||||
|
"turno_cocina_eneko_catando": false,
|
||||||
|
"turno_cocina_ingrediente_ajo": false,
|
||||||
|
"turno_cocina_ingrediente_lentejas": false,
|
||||||
|
"turno_cocina_ingrediente_patatas": false,
|
||||||
|
"turno_cocina_ingrediente_romero": false,
|
||||||
|
"turno_cocina_libro_leido_count": 0
|
||||||
|
}
|
||||||
|
objects = {
|
||||||
|
"_camera": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"_music": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"playback_position": 28.2413,
|
||||||
|
"state": "res://gymkhana/sounds/intro_menu_loop.ogg"
|
||||||
|
},
|
||||||
|
"_sound": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"playback_position": 4.62113,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"_speech": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"cocina_delante_pegatinas": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"cocina_delante_puerta_cocina": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"cocina_delante_puerta_despensa": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"cocina_delante_puerta_detras": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"eneko_smoking": {
|
||||||
|
"active": true,
|
||||||
|
"global_transform": Transform2D( 1.23314, 0, 0, 1.23314, 813, 440 ),
|
||||||
|
"interactive": true,
|
||||||
|
"last_deg": 271,
|
||||||
|
"last_dir": 0,
|
||||||
|
"state": "speak"
|
||||||
|
},
|
||||||
|
"new_game_start_location": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"player": {
|
||||||
|
"active": true,
|
||||||
|
"global_transform": Transform2D( 0.976078, 0, 0, 0.976078, 698, 547 ),
|
||||||
|
"interactive": false,
|
||||||
|
"last_deg": 71,
|
||||||
|
"last_dir": 4,
|
||||||
|
"state": "speak_down"
|
||||||
|
},
|
||||||
|
"puerta_cocina_start": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"puerta_despensa_start": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"puerta_detras_start": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"turno_cocina_ajo": {
|
||||||
|
"active": false,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"turno_cocina_frontal": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"turno_cocina_madera": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
events = {
|
||||||
|
"events_queue": {
|
||||||
|
"_front": [ ]
|
||||||
|
},
|
||||||
|
"sched_events": [ ]
|
||||||
|
}
|
||||||
|
terrain_navpolys = {
|
||||||
|
"cocina_delante": {
|
||||||
|
"NavigationPolygonInstance": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
settings = {
|
||||||
|
"custom_settings": {
|
||||||
|
"a_custom_setting": 100
|
||||||
|
},
|
||||||
|
"escoria_version": "1.0.0",
|
||||||
|
"fullscreen": false,
|
||||||
|
"master_volume": 0.391,
|
||||||
|
"music_volume": 0.649,
|
||||||
|
"sfx_volume": 1.0,
|
||||||
|
"speech_enabled": true,
|
||||||
|
"speech_volume": 1.0,
|
||||||
|
"text_lang": "es",
|
||||||
|
"voice_lang": "fr_FR"
|
||||||
|
}
|
||||||
|
custom_data = {
|
||||||
|
"ui_type": "simplemouse"
|
||||||
|
}
|
||||||
161
saves/save_002.tres
Normal file
161
saves/save_002.tres
Normal file
@@ -0,0 +1,161 @@
|
|||||||
|
[gd_resource type="Resource" load_steps=2 format=2]
|
||||||
|
|
||||||
|
[ext_resource path="res://addons/escoria-core/game/core-scripts/save_data/esc_savegame.gd" type="Script" id=1]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
script = ExtResource( 1 )
|
||||||
|
escoria_version = "1.0.0"
|
||||||
|
game_version = "0.1.0"
|
||||||
|
name = "2"
|
||||||
|
date = {
|
||||||
|
"day": 8,
|
||||||
|
"dst": false,
|
||||||
|
"hour": 0,
|
||||||
|
"minute": 30,
|
||||||
|
"month": 2,
|
||||||
|
"second": 27,
|
||||||
|
"weekday": 4,
|
||||||
|
"year": 2024
|
||||||
|
}
|
||||||
|
main = {
|
||||||
|
"current_scene_filename": "res://gymkhana/rooms/turno_cocina/cocina_delante/cocina_delante.tscn",
|
||||||
|
"last_scene_global_id": ""
|
||||||
|
}
|
||||||
|
globals = {
|
||||||
|
"ESC_CURRENT_SCENE": "cocina_delante",
|
||||||
|
"ESC_LAST_SCENE": "cocina_delante",
|
||||||
|
"FORCE_LAST_SCENE_NULL": false,
|
||||||
|
"cocina_delante_intro_played": true,
|
||||||
|
"cocina_intro_played": true,
|
||||||
|
"i/turno_cocina_frontal": true,
|
||||||
|
"new_game": true,
|
||||||
|
"turno_cocina_eneko_catando": false,
|
||||||
|
"turno_cocina_ingrediente_ajo": false,
|
||||||
|
"turno_cocina_ingrediente_lentejas": false,
|
||||||
|
"turno_cocina_ingrediente_patatas": false,
|
||||||
|
"turno_cocina_ingrediente_romero": false,
|
||||||
|
"turno_cocina_libro_leido_count": 0
|
||||||
|
}
|
||||||
|
objects = {
|
||||||
|
"_camera": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"_music": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"playback_position": 15.1452,
|
||||||
|
"state": "res://gymkhana/sounds/intro_menu_loop.ogg"
|
||||||
|
},
|
||||||
|
"_sound": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"playback_position": 0.0,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"_speech": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"cocina_delante_pegatinas": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"cocina_delante_puerta_cocina": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"cocina_delante_puerta_despensa": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"cocina_delante_puerta_detras": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"eneko_smoking": {
|
||||||
|
"active": true,
|
||||||
|
"global_transform": Transform2D( 1.23314, 0, 0, 1.23314, 813, 440 ),
|
||||||
|
"interactive": true,
|
||||||
|
"last_deg": 271,
|
||||||
|
"last_dir": 0,
|
||||||
|
"state": "speak"
|
||||||
|
},
|
||||||
|
"new_game_start_location": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"player": {
|
||||||
|
"active": true,
|
||||||
|
"global_transform": Transform2D( 0.872353, 0, 0, 0.872353, 634, 486 ),
|
||||||
|
"interactive": false,
|
||||||
|
"last_deg": 161,
|
||||||
|
"last_dir": 6,
|
||||||
|
"state": "speak_down"
|
||||||
|
},
|
||||||
|
"puerta_cocina_start": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"puerta_despensa_start": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"puerta_detras_start": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"turno_cocina_ajo": {
|
||||||
|
"active": false,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"turno_cocina_frontal": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
},
|
||||||
|
"turno_cocina_madera": {
|
||||||
|
"active": true,
|
||||||
|
"interactive": true,
|
||||||
|
"state": "default"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
events = {
|
||||||
|
"events_queue": {
|
||||||
|
"_front": [ ]
|
||||||
|
},
|
||||||
|
"sched_events": [ ]
|
||||||
|
}
|
||||||
|
terrain_navpolys = {
|
||||||
|
"cocina_delante": {
|
||||||
|
"NavigationPolygonInstance": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
settings = {
|
||||||
|
"custom_settings": {
|
||||||
|
"a_custom_setting": 100
|
||||||
|
},
|
||||||
|
"escoria_version": "1.0.0",
|
||||||
|
"fullscreen": false,
|
||||||
|
"master_volume": 0.391,
|
||||||
|
"music_volume": 0.649,
|
||||||
|
"sfx_volume": 1.0,
|
||||||
|
"speech_enabled": true,
|
||||||
|
"speech_volume": 1.0,
|
||||||
|
"text_lang": "es",
|
||||||
|
"voice_lang": "fr_FR"
|
||||||
|
}
|
||||||
|
custom_data = {
|
||||||
|
"ui_type": "simplemouse"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user