This commit is contained in:
2024-11-02 23:35:34 +01:00
parent a0ba8c827c
commit 2bf4e069c3
2 changed files with 9 additions and 0 deletions

View File

@@ -1,2 +1,6 @@
:action3
say player "Tiene una inscripción: 'Para Uli-Alto de parte de Tronceda'."
:action3 cocina_cuchillos
say player "El cuchillo a su sitio!"
inventory_remove turno_cocina_cuchillo

View File

@@ -235,6 +235,11 @@ script = ExtResource( 6 )
global_id = "cocina_cuchillos"
esc_script = "res://gymkhana/rooms/turno_cocina/cocina/esc/cuchillos.esc"
combine_when_selected_action_is_in = [ ]
action3_target_texts = {
"turno_cocina_cuchillo": "Dejar en su sitio"
}
target_when_selected_action_is_in = [ "action3" ]
custom_data = {
"tooltips": {
"action1": "Contar los cuchillos",