Skip to content

Commit

Permalink
Update transporter-balance-messages.csv
Browse files Browse the repository at this point in the history
  • Loading branch information
Andi6969 authored Aug 25, 2024
1 parent a6ebc45 commit 2334677
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ message_regex;action
^\[Money] You have sent (?<amountf3>[0-9.,]+) Emerald to [0-9A-Za-z_]+\.$;REMOVE
^\Du har betalt (?<amountf2>[0-9.]+) ems for at sætte [A-Za-z_\s]+$;REMOVE
^\Du har fået (?<amountf2>[0-9.]+) ems for at fjerne [A-Za-z_\s]+$;ADD
^\Du har betalt (?<amountf2>[0-9.]+) emeralder for at sætte [A-Za-z_\s,.]+$;ADD
^\Du har betalt (?<amountf2>[0-9.]+) emeralder for at sætte [A-Za-z_\s,.]+$;REMOVE
^\Du har fået (?<amountf2>[0-9.]+) emeralder for at fjerne [A-Za-z_\s,.]+$;ADD
^\Du tog (?<amountf2>[0-9.]+) emeralder fra maskinens inventar\.$;ADD
^\[Shop] [0-9A-Za-z_]+ bought [0-9]+ [A-Za-z0-9_:\s#]+ for (?<amountf1>[0-9.,]+) Emeralder from you\.$;ADD
Expand Down

0 comments on commit 2334677

Please sign in to comment.