ed
This commit is contained in:
parent
75db08b9a1
commit
d3792bfc47
3 changed files with 54 additions and 19 deletions
|
@ -2,13 +2,13 @@
|
|||
--------------- https://discord.gg/wasabiscripts -------------
|
||||
---------------------------------------------------------------
|
||||
Strings = {
|
||||
intro_instruction = 'Press ~INPUT_ATTACK~ to cast line, ~INPUT_FRONTEND_RRIGHT~ to cancel.',
|
||||
rod_broke = 'Rod Snapped',
|
||||
rod_broke_desc = 'You pulled to hard and your fishing rod snapped!',
|
||||
cannot_perform = 'Action Incomplete',
|
||||
cannot_perform_desc = 'You cannot do this right now.',
|
||||
failed = 'Failed',
|
||||
failed_fish = 'You failed to catch fish!',
|
||||
intro_instruction = 'Drücke ~INPUT_ATTACK~ zu auswerfen, ~INPUT_FRONTEND_RRIGHT~ um abzubrechen.',
|
||||
rod_broke = 'Deine Angel hat den Geist aufgegeben.',
|
||||
rod_broke_desc = 'Oha, zu fest gezogen! Die Angel ist kaputt.',
|
||||
cannot_perform = 'Fast, aber nicht ganz.',
|
||||
cannot_perform_desc = 'Das geht gerade nicht – der Fisch macht Pause.',
|
||||
failed = 'Oops, das war nix.',
|
||||
failed_fish = 'Nix gefangen – der Fisch war schneller.',
|
||||
no_water = 'Error 404: Wasser nicht gefunden.',
|
||||
no_water_desc = 'Deine Angel verheddert sich im trockenen Gras. Bravo.',
|
||||
no_bait = 'Vielleicht versuchst Du es mal mit Köder.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue