Changes

Jump to navigation Jump to search
15 bytes added ,  17:16, 8 April 2018
Differentiate between in-game breadstick Bread and whatever that error item is...
Line 10: Line 10:  
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]]: <tt>ObjectInformation.xnb</tt>.  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 <tt>Maps\springobjects.xnb</tt>.
 
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]]: <tt>ObjectInformation.xnb</tt>.  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 <tt>Maps\springobjects.xnb</tt>.
   −
[[The Stardrop Saloon|The Saloon]]'s menu and the [[Garbage Can|garbage can]] outside the Saloon may contain an Error Item with a bread icon. Many different Error Items can also be generated by using the [[The Player#Notes|item ID glitch]] with invalid IDs.
+
[[The Stardrop Saloon|The Saloon]]'s menu and the [[Garbage Can|garbage can]] outside the Saloon may contain an Error Item that looks like a loaf of bread. Many different Error Items can also be generated by using the [[The Player#Notes|item ID glitch]] with invalid IDs.
    
==Gifting==
 
==Gifting==
106,874

edits

Navigation menu