updates
This commit is contained in:
parent
212fce1dcf
commit
fc0dbc4555
2 changed files with 27 additions and 8 deletions
12
js/data.js
12
js/data.js
|
@ -435,7 +435,17 @@ let eras = [
|
|||
{
|
||||
'name': 'Welded Eon',
|
||||
'start': 7647,
|
||||
'end': 8218
|
||||
'end': 8276
|
||||
},
|
||||
|
||||
{
|
||||
'name': 'Unstroyed Eon',
|
||||
'start': 8277,
|
||||
'end': 8467
|
||||
},
|
||||
{
|
||||
'name': 'Post-Dzje Eon',
|
||||
'start': 8468,
|
||||
'end': 9000
|
||||
},
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue