Skip to content

Commit ffd05f3

Browse files
authored
tweak description
1 parent ed203d0 commit ffd05f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/control-panel/registry.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ COMMANDS_BY_IDX = {
7272
desc='Fix units still being assigned to burrows after death.',
7373
params={'--time', '7', '--timeUnits', 'days', '--command', '[', 'fix/dead-units', '--burrow', '-q', ']'}},
7474
{command='fix/dry-buckets', group='bugfix', mode='repeat', default=true,
75-
desc='Allow discarded water buckets to be used again.',
75+
desc='Allow discarded water buckets and clogged wells to be used again.',
7676
params={'--time', '7', '--timeUnits', 'days', '--command', '[', 'fix/dry-buckets', '-q', ']'}},
7777
{command='fix/empty-wheelbarrows', group='bugfix', mode='repeat', default=true,
7878
desc='Make abandoned full wheelbarrows usable again.',

0 commit comments

Comments
 (0)