Skip to content

Commit

Permalink
Update specs.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Bumber64 authored Mar 20, 2024
1 parent 8cd5424 commit e480e07
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions internal/confirm/specs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,9 @@ ConfirmSpec{
}

ConfirmSpec{
id='trade-sieze',
title='Sieze merchant goods',
message='Are you sure you want size marked merchant goods? This will make the merchant unwilling to trade further and will damage relations with the merchant\'s civilization.',
id='trade-seize',
title='Seize merchant goods',
message='Are you sure you want seize marked merchant goods? This will make the merchant unwilling to trade further and will damage relations with the merchant\'s civilization.',
intercept_keys='_MOUSE_L',
intercept_frame={l=0, r=73, b=4, w=11, h=3},
context='dwarfmode/Trade',
Expand Down

0 comments on commit e480e07

Please sign in to comment.