Merge branch 'custom-data-components'
This commit is contained in:
@@ -45,9 +45,11 @@ esc_script = "res://gymkhana/characters/eneko/eneko_smoking.esc"
|
||||
is_movable = true
|
||||
combine_when_selected_action_is_in = [ ]
|
||||
dialog_color = Color( 0.584314, 0.490196, 0.270588, 1 )
|
||||
tooltips = {
|
||||
"action1": "cocina_delante_eneko_smoking_action1",
|
||||
"action2": "cocina_delante_eneko_smoking_action2"
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_eneko_smoking_action1",
|
||||
"action2": "cocina_delante_eneko_smoking_action2"
|
||||
}
|
||||
}
|
||||
action3_target_texts = {
|
||||
"caja_herramientas": "Regalar",
|
||||
|
||||
Reference in New Issue
Block a user