-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
brz.json
56 lines (56 loc) · 1.32 KB
/
brz.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"changes": [
{
"date": "03/10/2020",
"type": "Add",
"change": "Adicionado a Arma AK-47"
},
{
"date": "01/10/2020",
"type": "Cor",
"change": "Corrigido Sistema de Loot"
},
{
"date": "25/09/2020",
"type": "Cor",
"change": "Corrigido Sistema de Spawn"
},
{
"date": "25/09/2020",
"type": "Rem",
"change": "Removido o Item (Lata de Tinta)"
}
],
"news": [
{
"date": "22/08/2020",
"title": "Horda Semanal",
"content": "Agora teremos uma Super Horda Semanalmente!"
},
{
"date": "22/08/2020",
"title": "Novo Zombie",
"content": "Agora teremos um Novo Zombie especial: Hunter!"
},
{
"date": "22/08/2020",
"title": "Horda Semanal",
"content": "Agora teremos uma Super Horda Semanalmente!"
},
{
"date": "22/08/2020",
"title": "Novo Zombie",
"content": "Agora teremos um Novo Zombie especial: Hunter!"
},
{
"date": "22/08/2020",
"title": "Horda Semanal",
"content": "Agora teremos uma Super Horda Semanalmente!"
},
{
"date": "22/08/2020",
"title": "Novo Zombie",
"content": "Agora teremos um Novo Zombie especial: Hunter!"
}
]
}