We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e16f10 commit dc3fc68Copy full SHA for dc3fc68
packages/mettagrid/tests/test_swap_frozen.py
@@ -51,7 +51,7 @@ def base_config():
51
"west",
52
]
53
),
54
- change_vibe=ChangeVibeActionConfig(number_of_vibes=34),
+ change_vibe=ChangeVibeActionConfig(),
55
attack=AttackActionConfig(
56
enabled=False, # No standalone attack actions
57
vibes=["swords"], # Attack triggers on move when agent has swords vibe
0 commit comments