Skip to content

Commit 0a3d29f

Browse files
committed
swapped "strong" and "equip" bot rules
1 parent fb825e9 commit 0a3d29f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/bot_info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ bots:
1616

1717
in_play_rules:
1818
- repeat
19-
- equip
2019
- tag_value(tag_type::strong)
20+
- equip
2121
- tag_value(tag_type::button_color, 2)
2222
- pocket(pocket_type::player_table)
2323
- pocket(pocket_type::player_hand)

0 commit comments

Comments
 (0)