Port: action default ESC and translation
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
:use | TK
|
:use | TK
|
||||||
say current_player "I can't use this!"
|
say(current_player, "I can't use this!", "action_default_say")
|
||||||
|
|||||||
@@ -48,3 +48,4 @@ cocina_delante_madera_action2_say,,,
|
|||||||
cocina_delante_madera_action3,,,"Mirar"
|
cocina_delante_madera_action3,,,"Mirar"
|
||||||
cocina_delante_madera_action2_say,,,
|
cocina_delante_madera_action2_say,,,
|
||||||
cocina_delante_madera_action4,,,"Usar"
|
cocina_delante_madera_action4,,,"Usar"
|
||||||
|
action_default_say,"I can't use this!",,"No puedo usar eso!"
|
||||||
|
Reference in New Issue
Block a user