diff options
author | metamuffin <metamuffin@disroot.org> | 2024-09-28 23:14:44 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-09-28 23:14:44 +0200 |
commit | 720602053c4aa2941cea395516b80472e884771a (patch) | |
tree | bfe56e86ef2007067eca1fe10a5cf431498be6de /locale | |
parent | 093fd9d82b75a45c8b03899266e691adc2f293f3 (diff) | |
download | hurrycurry-720602053c4aa2941cea395516b80472e884771a.tar hurrycurry-720602053c4aa2941cea395516b80472e884771a.tar.bz2 hurrycurry-720602053c4aa2941cea395516b80472e884771a.tar.zst |
tutorial: special strings for cutting and adding to plates
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/en.ini b/locale/en.ini index ce1561c3..697cab3c 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -180,12 +180,14 @@ s.bot.frank=Frank Miller s.tutorial.prevent_burning=Take this before it burns s.tutorial.take_now=Take this item quickly! s.tutorial.active=Interact here for {0}s +s.tutorial.active_cuttingboard=Cut the item to slices here s.tutorial.clear_tile=Clear this tile s.tutorial.error=Tutorial code handle this recipe yet. s.tutorial.finished=Tutorial finished! s.tutorial.hold_interact=Hold interact s.tutorial.interact_empty=Interact with an empty counter s.tutorial.interact=Interact here +s.tutorial.interact_plate=Add the item to this plate s.tutorial.pickup=Take this item. s.tutorial.put_away=Put away this item for later s.tutorial.put_on=Place on {0} |