This commit is contained in:
2024-11-12 00:23:34 +01:00
parent aa6fc435c5
commit 8d9c3523d2
3 changed files with 26 additions and 21 deletions

View File

@@ -892,7 +892,7 @@ _global_script_class_icons={
"InventoryAddCommand": "",
"InventoryRemoveCommand": "",
"ItemCountAddCommand": "",
"ItemOutline": "",
"ItemOutline": "res://addons/escoria-core/design/esc_item.svg",
"PlayLibSound": "",
"PlaySndCommand": "",
"PlayVideoCommand": "",
@@ -989,14 +989,14 @@ main/savegames_path="res://saves/"
main/settings_path="user://"
main/game_migration_path=""
debug/terminate_on_warnings=false
debug/terminate_on_errors=true
debug/terminate_on_errors=false
debug/development_lang="es"
debug/log_level="INFO"
debug/log_file_path="user://"
debug/crash_message="We're sorry, but the game crashed. Please send us the following files:
%s"
debug/enable_room_selector=true
debug/enable_room_selector=false
debug/room_selector_room_dir="res://gymkhana/rooms/turno_cocina"
ui/game_scene="res://addons/escoria-ui-return-monkey-island/game.tscn"
ui/inventory_items_path="res://gymkhana/items/inventory"
@@ -1030,7 +1030,7 @@ rtmi_dialog_simple/stop_talking_animation_on="End of audio"
debug/enable_hover_stack_viewer=false
ui/dialogs_chooser="res://addons/escoria-core/game/scenes/dialogs/esc_dialog_options_chooser.gd"
rtmi_ui/sound_library_folder="res://gymkhana/sounds/"
rtmi_ui/savegame_enabled=true
rtmi_ui/savegame_enabled=false
[input]