forked from Cavemanon/Desktop_Pet
blankie++
This commit is contained in:
parent
1ba0c622c1
commit
fee2acf2f5
@ -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]:
|
||||
|
Loading…
Reference in New Issue
Block a user