Changes

Jump to navigation Jump to search
6 bytes removed ,  01:43, 28 January 2022
update link
Line 8: Line 8:  
}}
 
}}
   −
An '''Error Item''' is any item whose internal ID number doesn't match a valid item ID number in [[Modding:Object_data|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, 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).
    
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.
translators
8,445

edits

Navigation menu