diff options
author | YamaArashi <YamaArashi@users.noreply.github.com> | 2016-09-03 13:45:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-03 13:45:05 -0700 |
commit | dbaf6e125020cac5d897983dc9dfbf8d3d74e589 (patch) | |
tree | 2cf7c01a63ac97fc9e18e2b31bef0668ce72c92d /graphics/types | |
parent | fc23707dc64abdc3219f72e7cb7992890737d00d (diff) | |
parent | 48711cdf9aed3512b7229e7c8488b3c05ff64ff9 (diff) |
Merge pull request #38 from TwitchPlaysPokemon/master
Diffstat (limited to 'graphics/types')
26 files changed, 57 insertions, 0 deletions
diff --git a/graphics/types/bug.png b/graphics/types/bug.png Binary files differnew file mode 100755 index 000000000..c11629b21 --- /dev/null +++ b/graphics/types/bug.png diff --git a/graphics/types/contest_beauty.png b/graphics/types/contest_beauty.png Binary files differnew file mode 100755 index 000000000..b52fe3ca4 --- /dev/null +++ b/graphics/types/contest_beauty.png diff --git a/graphics/types/contest_cool.png b/graphics/types/contest_cool.png Binary files differnew file mode 100755 index 000000000..813e91f80 --- /dev/null +++ b/graphics/types/contest_cool.png diff --git a/graphics/types/contest_cute.png b/graphics/types/contest_cute.png Binary files differnew file mode 100755 index 000000000..ece852a9d --- /dev/null +++ b/graphics/types/contest_cute.png diff --git a/graphics/types/contest_smart.png b/graphics/types/contest_smart.png Binary files differnew file mode 100755 index 000000000..8e0d903f1 --- /dev/null +++ b/graphics/types/contest_smart.png diff --git a/graphics/types/contest_tough.png b/graphics/types/contest_tough.png Binary files differnew file mode 100755 index 000000000..a76e9cba4 --- /dev/null +++ b/graphics/types/contest_tough.png diff --git a/graphics/types/dark.png b/graphics/types/dark.png Binary files differnew file mode 100755 index 000000000..3380297da --- /dev/null +++ b/graphics/types/dark.png diff --git a/graphics/types/dragon.png b/graphics/types/dragon.png Binary files differnew file mode 100755 index 000000000..908073260 --- /dev/null +++ b/graphics/types/dragon.png diff --git a/graphics/types/electric.png b/graphics/types/electric.png Binary files differnew file mode 100755 index 000000000..84db710b6 --- /dev/null +++ b/graphics/types/electric.png diff --git a/graphics/types/fight.png b/graphics/types/fight.png Binary files differnew file mode 100755 index 000000000..6431c9bba --- /dev/null +++ b/graphics/types/fight.png diff --git a/graphics/types/fire.png b/graphics/types/fire.png Binary files differnew file mode 100755 index 000000000..f6db950c8 --- /dev/null +++ b/graphics/types/fire.png diff --git a/graphics/types/flying.png b/graphics/types/flying.png Binary files differnew file mode 100755 index 000000000..144d0010b --- /dev/null +++ b/graphics/types/flying.png diff --git a/graphics/types/ghost.png b/graphics/types/ghost.png Binary files differnew file mode 100755 index 000000000..5820fe93a --- /dev/null +++ b/graphics/types/ghost.png diff --git a/graphics/types/grass.png b/graphics/types/grass.png Binary files differnew file mode 100755 index 000000000..6d3e870ca --- /dev/null +++ b/graphics/types/grass.png diff --git a/graphics/types/ground.png b/graphics/types/ground.png Binary files differnew file mode 100755 index 000000000..2872b1367 --- /dev/null +++ b/graphics/types/ground.png diff --git a/graphics/types/ice.png b/graphics/types/ice.png Binary files differnew file mode 100755 index 000000000..a611d1f4a --- /dev/null +++ b/graphics/types/ice.png diff --git a/graphics/types/move_types_1.pal b/graphics/types/move_types_1.pal new file mode 100755 index 000000000..951aa69cb --- /dev/null +++ b/graphics/types/move_types_1.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +255 213 49 +246 131 49 +197 49 41 +230 197 106 +189 164 57 +139 106 49 +255 255 123 +172 172 123 +222 222 197 +115 90 74 +74 65 57 +189 189 213 +0 0 0 +131 123 115 +255 255 255 diff --git a/graphics/types/move_types_2.pal b/graphics/types/move_types_2.pal new file mode 100755 index 000000000..08dcea47c --- /dev/null +++ b/graphics/types/move_types_2.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +205 197 255 +172 148 246 +115 90 156 +106 148 246 +156 222 222 +213 255 238 +74 57 82 +255 90 139 +255 197 180 +148 98 98 +164 65 164 +222 131 189 +148 148 164 +131 123 115 +255 255 255 diff --git a/graphics/types/move_types_3.pal b/graphics/types/move_types_3.pal new file mode 100755 index 000000000..4db37235b --- /dev/null +++ b/graphics/types/move_types_3.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +197 255 98 +123 205 82 +90 131 65 +115 57 255 +74 57 148 +189 164 255 +172 189 32 +222 230 49 +123 148 16 +106 164 148 +115 205 180 +32 106 98 +0 0 0 +131 123 115 +255 255 255 diff --git a/graphics/types/mystery.png b/graphics/types/mystery.png Binary files differnew file mode 100755 index 000000000..a2ea01d55 --- /dev/null +++ b/graphics/types/mystery.png diff --git a/graphics/types/normal.png b/graphics/types/normal.png Binary files differnew file mode 100755 index 000000000..608a1f9c9 --- /dev/null +++ b/graphics/types/normal.png diff --git a/graphics/types/poison.png b/graphics/types/poison.png Binary files differnew file mode 100755 index 000000000..2fab1ad53 --- /dev/null +++ b/graphics/types/poison.png diff --git a/graphics/types/psychic.png b/graphics/types/psychic.png Binary files differnew file mode 100755 index 000000000..98f70406e --- /dev/null +++ b/graphics/types/psychic.png diff --git a/graphics/types/rock.png b/graphics/types/rock.png Binary files differnew file mode 100755 index 000000000..e95b2a8ef --- /dev/null +++ b/graphics/types/rock.png diff --git a/graphics/types/steel.png b/graphics/types/steel.png Binary files differnew file mode 100755 index 000000000..b952031fd --- /dev/null +++ b/graphics/types/steel.png diff --git a/graphics/types/water.png b/graphics/types/water.png Binary files differnew file mode 100755 index 000000000..19ae3ebe3 --- /dev/null +++ b/graphics/types/water.png |