mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
number of fixes to the mission generation
This commit is contained in:
@@ -28,9 +28,9 @@ RANDOM_TIME = {
|
||||
|
||||
RANDOM_WEATHER = {
|
||||
1: 5, # heavy rain
|
||||
2: 30, # rain
|
||||
3: 40, # dynamic
|
||||
4: 50, # clear
|
||||
2: 20, # rain
|
||||
3: 30, # dynamic
|
||||
4: 40, # clear
|
||||
5: 100, # random
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user