blankie++

This commit is contained in:
Nio 2021-10-22 14:17:01 +11:00
parent 1ba0c622c1
commit fee2acf2f5
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ def gif_work(cycle, frames, event_number, first_num, last_num):
else:
if old_event_number in [10, 11] and event_number not in [10, 11]:
print('blankie cozy')
prolong = prolong + 3
prolong = prolong + 1
if prolong > 3 and old_event_number not in [31, 32, 33, 34, 35, 36, 37, 38] and \
event_number not in [31, 32, 33, 34, 35, 36, 37, 38] and \
old_event_number not in [1, 2, 3, 4, 5, 6, 7, 8, 9, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30]: