Item000: Difference between revisions
Appearance
Fieryhenry (talk | contribs) Created page with "Category:Texture The texture for the items in the itemshop. == Filenames == * Spritesheet - localized string of <code>item000.png</code> which resolves to <code>item000_{lang}.png</code> * Imgcut - <code>item000.imgcut</code>. <code>item000_{lang}.imgcut</code> does exist, but is seemingly unused. == Cut Format == Each cut is 310x112 and specifies the image to load for each items shop item. The texture cut id referenced in itemShopDa..." |
Fieryhenry (talk | contribs) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[Category: | [[Category:Textures]] | ||
The [[texture]] for the items in the [[itemshop]]. | The [[texture]] for the items in the [[itemshop]]. | ||
Latest revision as of 06:59, 8 September 2025
The texture for the items in the itemshop.
Filenames
- Spritesheet - localized string of
item000.pngwhich resolves toitem000_{lang}.png - Imgcut -
item000.imgcut.item000_{lang}.imgcutdoes exist, but is seemingly unused.
Cut Format
Each cut is 310x112 and specifies the image to load for each items shop item. The texture cut id referenced in itemShopData.tsv is used to identify which cut is for which item.