This commit is contained in:
shoopea 2020-06-27 12:18:08 +02:00
parent 404f9aa43d
commit 7f62e51971

8
def.go
View File

@ -702,9 +702,11 @@ var (
"Hailag": 12}
chatWarsDaysSpecial = map[int]map[int]int{
2: {1060: 29},
2: {1064: 29},
2: {1068: 29},
2: {
1060: 29,
1064: 29,
1068: 29,
},
4: {1060: 29},
}