fix: created turno_cocina_peso_usado, fixes #58
This commit is contained in:
243
saves/save_001.tres
Normal file
243
saves/save_001.tres
Normal file
@@ -0,0 +1,243 @@
|
||||
[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 = "Post-intro"
|
||||
date = {
|
||||
"day": 23,
|
||||
"dst": true,
|
||||
"hour": 12,
|
||||
"minute": 43,
|
||||
"month": 8,
|
||||
"second": 14,
|
||||
"weekday": 5,
|
||||
"year": 2024
|
||||
}
|
||||
main = {
|
||||
"current_scene_filename": "res://gymkhana/rooms/turno_cocina/cocina_delante/cocina_delante.tscn",
|
||||
"last_scene_global_id": "cocina_delante"
|
||||
}
|
||||
globals = {
|
||||
"ESC_CURRENT_SCENE": "cocina_delante",
|
||||
"ESC_DIALOG_CHOSEN_OPTION": "¿Que te parece que haga la comida?",
|
||||
"ESC_LAST_SCENE": "cocina",
|
||||
"FORCE_LAST_SCENE_NULL": false,
|
||||
"cocina_delante_intro_played": true,
|
||||
"cocina_intro_played": true,
|
||||
"intro_dialog2_playing": false,
|
||||
"new_game": true,
|
||||
"turno_cocina_eneko_catando": false,
|
||||
"turno_cocina_ingrediente_ajo_en_lentejas": false,
|
||||
"turno_cocina_ingrediente_lentejas": false,
|
||||
"turno_cocina_ingrediente_patatas": false,
|
||||
"turno_cocina_ingrediente_romero": false,
|
||||
"turno_cocina_libro_leido_count": 0
|
||||
}
|
||||
inventory = [ "turno_cocina_frontal", "turno_cocina_libro_de_cocina" ]
|
||||
objects = {
|
||||
"_music": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 9.75075,
|
||||
"state": "res://gymkhana/sounds/music_loop.ogg"
|
||||
},
|
||||
"_sound": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"playback_position": 4.62113,
|
||||
"state": "default"
|
||||
},
|
||||
"_speech": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_delante": {
|
||||
"_camera": {
|
||||
"active": true,
|
||||
"interactive": true,
|
||||
"state": "default",
|
||||
"target": "player"
|
||||
},
|
||||
"cocina_delante_pegatinas": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_pegatinas_action1",
|
||||
"action2": "cocina_delante_pegatinas_action2"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_delante_puerta_cocina": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_puerta_cocina_action1"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_delante_puerta_despensa": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_puerta_despensa_action1"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"cocina_delante_puerta_detras": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_puerta_detras_action1"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"eneko_smoking": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_eneko_smoking_action1",
|
||||
"action2": "cocina_delante_eneko_smoking_action2"
|
||||
}
|
||||
},
|
||||
"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,
|
||||
"custom_data": {
|
||||
},
|
||||
"global_transform": Transform2D( 0.971569, 0, 0, 0.971569, 758.729, 541.12 ),
|
||||
"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,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Coger ajo",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_carton": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_frontal": {
|
||||
"active": true,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action3": "frontal_action3",
|
||||
"action4": "Usar"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_libro_de_cocina": {
|
||||
"active": false,
|
||||
"custom_data": {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Leer"
|
||||
}
|
||||
},
|
||||
"interactive": true,
|
||||
"state": "default"
|
||||
},
|
||||
"turno_cocina_madera": {
|
||||
"active": true,
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
events = {
|
||||
"events_queue": {
|
||||
"_front": [ ],
|
||||
"intro_dialog2_channel": [ ],
|
||||
"intro_dialog_channel": [ ]
|
||||
},
|
||||
"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": "rtmi-ui"
|
||||
}
|
||||
Reference in New Issue
Block a user