From 720602053c4aa2941cea395516b80472e884771a Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 28 Sep 2024 23:14:44 +0200 Subject: tutorial: special strings for cutting and adding to plates --- locale/en.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'locale') 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} -- cgit v1.3.1