mirror of
https://github.com/msikma/pokesprite.git
synced 2026-04-24 23:47:29 -05:00
removed "^o" suffix from new items
This commit is contained in:
parent
089962bfd0
commit
82660ecf6f
|
|
@ -892,15 +892,15 @@
|
|||
"item_1604": "other-item/dynite-ore",
|
||||
"item_1605": "key-item/carrot-seeds",
|
||||
"item_1606": "other-item/ability-patch",
|
||||
"item_1710^o": "ball/hisuian-poke",
|
||||
"item_1711^o": "ball/hisuian-great",
|
||||
"item_1712^o": "ball/hisuian-ultra",
|
||||
"item_1713^o": "ball/feather",
|
||||
"item_1746^o": "ball/wing",
|
||||
"item_1747^o": "ball/jet",
|
||||
"item_1748^o": "ball/hisuian-heavy",
|
||||
"item_1749^o": "ball/leaden",
|
||||
"item_1750^o": "ball/gigaton",
|
||||
"item_1771^o": "ball/origin",
|
||||
"item_1785^o": "ball/strange"
|
||||
"item_1710": "ball/hisuian-poke",
|
||||
"item_1711": "ball/hisuian-great",
|
||||
"item_1712": "ball/hisuian-ultra",
|
||||
"item_1713": "ball/feather",
|
||||
"item_1746": "ball/wing",
|
||||
"item_1747": "ball/jet",
|
||||
"item_1748": "ball/hisuian-heavy",
|
||||
"item_1749": "ball/leaden",
|
||||
"item_1750": "ball/gigaton",
|
||||
"item_1771": "ball/origin",
|
||||
"item_1785": "ball/strange"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
<title>PokéSprite - Index</title>
|
||||
<!--
|
||||
PokéSprite - Documentation page
|
||||
pokesprite-images v2.6.1 home-2.0.0-update-ball-sprites-554 [fae07161]
|
||||
pokesprite-images v2.6.1 home-2.0.0-update-ball-sprites-554 [089962bf]
|
||||
|
||||
(;゚~゚)ゝ”
|
||||
-->
|
||||
|
|
@ -19,8 +19,8 @@
|
|||
<h1 class="title"><img class="p" src="https://raw.githubusercontent.com/msikma/pokesprite/master/pokemon-gen8/shiny/venusaur.png" alt="Shiny Venusaur" />PokéSprite</h1>
|
||||
<h2 class="subtitle">Database project of box and inventory sprites from the Pokémon core series games</h2>
|
||||
<ul class="menu"><li><a href="https://msikma.github.io/pokesprite/index.html" class="curr">Index</a></li><li><a href="https://msikma.github.io/pokesprite/overview/dex-gen7.html" class="">Gen 7</a></li><li><a href="https://msikma.github.io/pokesprite/overview/dex-gen8.html" class="">Gen 8</a></li><li><a href="https://msikma.github.io/pokesprite/overview/dex-gen8-new.html" class="">Gen 8 (New sprites)</a></li><li><a href="https://msikma.github.io/pokesprite/overview/inventory.html" class="">Inventory</a></li><li><a href="https://msikma.github.io/pokesprite/overview/misc.html" class="">Miscellaneous</a></li></ul>
|
||||
<p><img class="banner" src="https://raw.githubusercontent.com/msikma/pokesprite/master/resources/images/banner_gen8_2x.png" width="726" /></p>
|
||||
<p>See the <a href="https://github.com/msikma/pokesprite">project page on Github</a> for more information.</a></p>
|
||||
<p><img class="banner" src="https://raw.githubusercontent.com/msikma/pokesprite/master/resources/images/banner_gen8_2x.png" width="726" alt="" /></p>
|
||||
<p>See the <a href="https://github.com/msikma/pokesprite">project page on Github</a> for more information.</p>
|
||||
<h3>Legacy images</h3>
|
||||
<p>As of Mar 2022, this project is up-to-date with Gen 8 (Pokémon Sword/Shield and its DLC releases, and Pokémon Legends: Arceus). All old images from Gen 7 (Pokémon Ultra Sun/Ultra Moon) are still available for legacy support.</p>
|
||||
<p><strong>Archived versions of the legacy overview pages:</strong></p>
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
|
@ -5,7 +5,7 @@
|
|||
<title>PokéSprite - Inventory item sprites</title>
|
||||
<!--
|
||||
PokéSprite - Documentation page
|
||||
pokesprite-images v2.6.1 home-2.0.0-update-ball-sprites-554 [fae07161]
|
||||
pokesprite-images v2.6.1 home-2.0.0-update-ball-sprites-554 [089962bf]
|
||||
|
||||
(;゚~゚)ゝ”
|
||||
-->
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
</div>
|
||||
<table class="pokesprite">
|
||||
<thead>
|
||||
<tr class="title"><th></th><th colspan="11">Inventory sprite overview table<br /><span>pokesprite-images v2.6.1 home-2.0.0-update-ball-sprites-554 [fae07161]</span></th></tr>
|
||||
<tr class="title"><th></th><th colspan="11">Inventory sprite overview table<br /><span>pokesprite-images v2.6.1 home-2.0.0-update-ball-sprites-554 [089962bf]</span></th></tr>
|
||||
<tr class="header"><th>#</th><th>Item ID</th><th>Name</th><th colspan="2">Sprites</th><th>Group</th><th colspan="2">Filename/notes</th></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
@ -82,7 +82,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>7</td>
|
||||
<td class="item-id"><code>item_1713^o</code></td>
|
||||
<td class="item-id"><code>item_1713</code></td>
|
||||
<td>feather</td>
|
||||
<td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items/ball/feather.png" alt=""feather" (items)" /></td><td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items-outline/ball/feather.png" alt=""feather" (items-outline)" /></td>
|
||||
<td>ball</td>
|
||||
|
|
@ -98,7 +98,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>9</td>
|
||||
<td class="item-id"><code>item_1750^o</code></td>
|
||||
<td class="item-id"><code>item_1750</code></td>
|
||||
<td>gigaton</td>
|
||||
<td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items/ball/gigaton.png" alt=""gigaton" (items)" /></td><td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items-outline/ball/gigaton.png" alt=""gigaton" (items-outline)" /></td>
|
||||
<td>ball</td>
|
||||
|
|
@ -130,7 +130,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>13</td>
|
||||
<td class="item-id"><code>item_1711^o</code></td>
|
||||
<td class="item-id"><code>item_1711</code></td>
|
||||
<td>hisuian-great</td>
|
||||
<td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items/ball/hisuian-great.png" alt=""hisuian-great" (items)" /></td><td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items-outline/ball/hisuian-great.png" alt=""hisuian-great" (items-outline)" /></td>
|
||||
<td>ball</td>
|
||||
|
|
@ -138,7 +138,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>14</td>
|
||||
<td class="item-id"><code>item_1748^o</code></td>
|
||||
<td class="item-id"><code>item_1748</code></td>
|
||||
<td>hisuian-heavy</td>
|
||||
<td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items/ball/hisuian-heavy.png" alt=""hisuian-heavy" (items)" /></td><td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items-outline/ball/hisuian-heavy.png" alt=""hisuian-heavy" (items-outline)" /></td>
|
||||
<td>ball</td>
|
||||
|
|
@ -146,7 +146,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>15</td>
|
||||
<td class="item-id"><code>item_1710^o</code></td>
|
||||
<td class="item-id"><code>item_1710</code></td>
|
||||
<td>hisuian-poke</td>
|
||||
<td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items/ball/hisuian-poke.png" alt=""hisuian-poke" (items)" /></td><td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items-outline/ball/hisuian-poke.png" alt=""hisuian-poke" (items-outline)" /></td>
|
||||
<td>ball</td>
|
||||
|
|
@ -154,7 +154,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>16</td>
|
||||
<td class="item-id"><code>item_1712^o</code></td>
|
||||
<td class="item-id"><code>item_1712</code></td>
|
||||
<td>hisuian-ultra</td>
|
||||
<td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items/ball/hisuian-ultra.png" alt=""hisuian-ultra" (items)" /></td><td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items-outline/ball/hisuian-ultra.png" alt=""hisuian-ultra" (items-outline)" /></td>
|
||||
<td>ball</td>
|
||||
|
|
@ -162,7 +162,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>17</td>
|
||||
<td class="item-id"><code>item_1747^o</code></td>
|
||||
<td class="item-id"><code>item_1747</code></td>
|
||||
<td>jet</td>
|
||||
<td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items/ball/jet.png" alt=""jet" (items)" /></td><td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items-outline/ball/jet.png" alt=""jet" (items-outline)" /></td>
|
||||
<td>ball</td>
|
||||
|
|
@ -170,7 +170,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>18</td>
|
||||
<td class="item-id"><code>item_1749^o</code></td>
|
||||
<td class="item-id"><code>item_1749</code></td>
|
||||
<td>leaden</td>
|
||||
<td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items/ball/leaden.png" alt=""leaden" (items)" /></td><td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items-outline/ball/leaden.png" alt=""leaden" (items-outline)" /></td>
|
||||
<td>ball</td>
|
||||
|
|
@ -242,7 +242,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>27</td>
|
||||
<td class="item-id"><code>item_1771^o</code></td>
|
||||
<td class="item-id"><code>item_1771</code></td>
|
||||
<td>origin</td>
|
||||
<td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items/ball/origin.png" alt=""origin" (items)" /></td><td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items-outline/ball/origin.png" alt=""origin" (items-outline)" /></td>
|
||||
<td>ball</td>
|
||||
|
|
@ -306,7 +306,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>35</td>
|
||||
<td class="item-id"><code>item_1785^o</code></td>
|
||||
<td class="item-id"><code>item_1785</code></td>
|
||||
<td>strange</td>
|
||||
<td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items/ball/strange.png" alt=""strange" (items)" /></td><td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items-outline/ball/strange.png" alt=""strange" (items-outline)" /></td>
|
||||
<td>ball</td>
|
||||
|
|
@ -330,7 +330,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>38</td>
|
||||
<td class="item-id"><code>item_1746^o</code></td>
|
||||
<td class="item-id"><code>item_1746</code></td>
|
||||
<td>wing</td>
|
||||
<td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items/ball/wing.png" alt=""wing" (items)" /></td><td class="image item"><img class="i" src="https://raw.githubusercontent.com/msikma/pokesprite/master/items-outline/ball/wing.png" alt=""wing" (items-outline)" /></td>
|
||||
<td>ball</td>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
<title>PokéSprite - Miscellaneous sprites</title>
|
||||
<!--
|
||||
PokéSprite - Documentation page
|
||||
pokesprite-images v2.6.1 home-2.0.0-update-ball-sprites-554 [fae07161]
|
||||
pokesprite-images v2.6.1 home-2.0.0-update-ball-sprites-554 [089962bf]
|
||||
|
||||
(;゚~゚)ゝ”
|
||||
-->
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
</div>
|
||||
<table class="pokesprite">
|
||||
<thead>
|
||||
<tr class="title"><th></th><th colspan="10">Miscellaneous sprite overview table<br /><span>pokesprite-images v2.6.1 home-2.0.0-update-ball-sprites-554 [fae07161]</span></th></tr>
|
||||
<tr class="title"><th></th><th colspan="10">Miscellaneous sprite overview table<br /><span>pokesprite-images v2.6.1 home-2.0.0-update-ball-sprites-554 [089962bf]</span></th></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tbody>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user