From 4fa5b31e0c46d100e1987c177bac1af45419173b Mon Sep 17 00:00:00 2001 From: mse <42069+mse@users.noreply.github.com> Date: Thu, 28 May 2020 16:11:29 -0400 Subject: [PATCH] loli --- src/js/game/key_action_mapper.js | 1 + translations/base-en.yaml | 5 +++++ translations/base-fr.yaml | 5 +++++ 3 files changed, 11 insertions(+) diff --git a/src/js/game/key_action_mapper.js b/src/js/game/key_action_mapper.js index 2c575501..819d2a93 100644 --- a/src/js/game/key_action_mapper.js +++ b/src/js/game/key_action_mapper.js @@ -48,6 +48,7 @@ export const KEYMAPPINGS = { mixer: { keyCode: key("8") }, painter: { keyCode: key("9") }, trash: { keyCode: key("0") }, + sorter: { keyCode: key("-") }, }, placement: { diff --git a/translations/base-en.yaml b/translations/base-en.yaml index dfc73801..f30bf86f 100644 --- a/translations/base-en.yaml +++ b/translations/base-en.yaml @@ -378,6 +378,11 @@ buildings: storage: name: Storage description: Stores excess items, up to a given capacity. Can be used as an overflow gate. + + sorter: + default: + name: &sorter Sorter + description: Sorts items. too lazy to explain storyRewards: # Those are the rewards gained from completing the store diff --git a/translations/base-fr.yaml b/translations/base-fr.yaml index a425d848..c9c742d2 100644 --- a/translations/base-fr.yaml +++ b/translations/base-fr.yaml @@ -374,6 +374,11 @@ buildings: name: Stockage description: Stocke les formes en trop jusqu'à une certaine capacité. Peut être utilisé comme tampon. + sorter: + default: + name: &sorter Sorter + description: Sorts items. too lazy to explain + storyRewards: # Those are the rewards gained from completing the store reward_cutter_and_trash: