Skip to content

Commit 5464f50

Browse files
committed
fix typo
1 parent 4aff0a0 commit 5464f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bugs/bath-house-bribes-blunders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Since neither `previous_bribing_merchant` nor `merchant_index` change during the
4747
This doesn't make any sense as it is, so it is assumed that `bribed_councillors` was intended to be the amount of already bribed councillors in that town, and that the comparison with 2 was intended to prevent a player from bribing the majority of councillors in one town.
4848
4949
## Fix
50-
All bugs are fixed by the [fox-bath-house-bribe-blunders](https://github.com/P3Modding/p3-lib/tree/master/mod-fix-bath-house-bribe-blunders) mod.
50+
All bugs are fixed by the [fix-bath-house-bribe-blunders](https://github.com/P3Modding/p3-lib/tree/master/mod-fix-bath-house-bribe-blunders) mod.
5151
5252
### Attribution to Merchant `1`
5353
The councillor's briber must be set to `-1` instead of `1` if the bribe fails and the councillor is not bribed by anyone else.

0 commit comments

Comments
 (0)