Set carry over to 1, daily_price to 2400
This commit is contained in:
parent
9f83afce3a
commit
8b25cd70b3
@ -37,8 +37,8 @@
|
||||
"pop_min_time": 15,
|
||||
"pop_max_time": 240,
|
||||
"pop_min_price": 0,
|
||||
"pop_carry_over": 0,
|
||||
"pop_daily_card_price": 0,
|
||||
"pop_carry_over": 1,
|
||||
"pop_daily_card_price": 2400,
|
||||
"pop_multi_hour_price": 0
|
||||
}
|
||||
],
|
||||
@ -1125,10 +1125,3 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user