1
0

fix event_pickers errors that make the bot crash

This commit is contained in:
andrea
2025-09-04 21:09:15 +02:00
parent 05e219ad18
commit b001c9312a

View File

@@ -9,7 +9,7 @@ EVENTS = [
'extreme_fail_percentage' : 1,
'requirements' : {},
'weight' : 1,
'affected_players' : 1,
'affected_players' : 1, #NOTE, what is it? to why it could be integer or list?
},
{
'id' : 'BOMB_EXPLOSION',