You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `handle_operation_37_join_guild` at `0x004F8560` checks whether the operation's fee is covered by the merchant's money and whether the merchant is already a member of the guild, and then
3
+
- updates the guild membership bitmap of the merchant
4
+
- adds the expense to the merchant's bookkeeping
5
+
- subtracts the expense from the merchant's money
6
+
- adds the entry to the chronicles
7
+
- copies the (global) guild expedition disconveries to the merchant's discoveries
8
+
- adds the base reputation factor (`1.0` for player merchants) to the local social reputation
0 commit comments