mirror of
https://github.com/kuroppoi/entralinked.git
synced 2026-03-21 17:24:40 -05:00
linguist-vendored test
This commit is contained in:
parent
4f8a717ffb
commit
022ee2f1e2
6
.gitattributes
vendored
6
.gitattributes
vendored
|
|
@ -1,6 +1,2 @@
|
|||
#
|
||||
# https://help.github.com/articles/dealing-with-line-endings/
|
||||
#
|
||||
# These are explicitly windows files and should use crlf
|
||||
*.bat text eol=crlf
|
||||
|
||||
src/main/resources/dashboard/scripts/pokedata.js linguist-vendored
|
||||
|
|
|
|||
|
|
@ -505,8 +505,8 @@ const REGION_LIST = [];
|
|||
{id: 491, name: "Darkrai", downloadable: true},
|
||||
{id: 492, name: "Shaymin", downloadable: true},
|
||||
{id: 493, name: "Arceus", downloadable: true, forms: [
|
||||
"Normal", "Fighting", "Flying", "Poison", "Ground", "Rock", "Bug", "Ghost", "Steel",
|
||||
"Fire", "Water", "Grass", "Electric", "Psychic", "Ice", "Dragon", "Dark"]},
|
||||
"Normal", "Fighting", "Flying", "Poison", "Ground", "Rock", "Bug", "Ghost",
|
||||
"Steel", "Fire", "Water", "Grass", "Electric", "Psychic", "Ice", "Dragon", "Dark"]},
|
||||
{id: 494, name: "Victini", downloadable: true},
|
||||
{id: 495, name: "Snivy", downloadable: false},
|
||||
{id: 496, name: "Servine", downloadable: false},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user