Closes #84
This commit is contained in:
@@ -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
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user