Reduced script runtime to 8 hours.
This commit is contained in:
parent
7a9bcc5df9
commit
f8b7235cd3
|
|
@ -8,7 +8,7 @@ from datetime import datetime, timedelta
|
||||||
import time
|
import time
|
||||||
|
|
||||||
# Constants
|
# Constants
|
||||||
potion_doses = 16 * 6
|
potion_doses = 10 * 6
|
||||||
potion_duration_seconds = 7.5 * 60
|
potion_duration_seconds = 7.5 * 60
|
||||||
|
|
||||||
key_quick_prayers = 'o'
|
key_quick_prayers = 'o'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue