Skip to content

Commit

Permalink
add localization entry for location_too_far
Browse files Browse the repository at this point in the history
  • Loading branch information
navarchus committed Aug 23, 2024
1 parent b4aa319 commit 9098d28
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -866,6 +866,7 @@

wrong_dimension: "cannot see %s from %s",
entity_too_far: "%s is out of range",
location_too_far: "Location is out of range",
immune_entity: "cannot alter %s",
eval_too_deep: "Recursively evaluated too deep",
no_item: "needs %s but got nothing",
Expand Down

0 comments on commit 9098d28

Please sign in to comment.