Changes

Jump to navigation Jump to search
No change in size ,  14:54, 22 November 2022
no edit summary
Line 9: Line 9:  
}}
 
}}
   −
An '''Error Item''' is any item whose internal ID number doesn't match a valid item ID number in [[Modding:Items|the game's underlying data file]]: <samp>ObjectInformation.xnb</samp>.  Error items have no associated item data (price, healing effect, description, etc.) and thus default to purchase/sell prices of {{price|0}} and descriptions reading "''???''".  An Error Item will display the image matching the item ID's position in the spritesheet <samp>Maps\springobjects.xnb</samp>, which might be a non-item image (like a mine stone, sparkle effect, etc).
+
An '''Error Item''' is any item whose internal ID number doesn't match a valid item ID number in [[Modding:Items|the game's underlying data file]]: <samp>ObjectInformation.xnb</samp>.  Error items have no associated item data (price, energy, health, description, etc.) and thus default to purchase/sell prices of {{price|0}} and descriptions reading "''???''".  An Error Item will display the image matching the item ID's position in the spritesheet <samp>Maps\springobjects.xnb</samp>, which might be a non-item image (like a mine stone, sparkle effect, etc).
    
Prior to {{version|1.5|game version 1.5}}, error Items could be generated by using the [[The Player#Notes|item ID glitch]] with invalid IDs.
 
Prior to {{version|1.5|game version 1.5}}, error Items could be generated by using the [[The Player#Notes|item ID glitch]] with invalid IDs.
106,764

edits

Navigation menu