Changes

Jump to navigation Jump to search
362 bytes removed ,  23:10, 8 October 2019
remove error items from the Saloon trash/menu (the bread error item is #217, but 1.3.36 explicitly replaces #217 with #216)
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>, 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: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>, which might be a non-item image (like a mine stone, sparkle effect, etc).
   −
[[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.  Prior to {{version|1.2.26|version 1.2}}, it was the only naturally occuring Error Item. Since version 1.2, many different Error Items can also be generated by using the [[The Player#Notes|item ID glitch]] with invalid IDs.
+
Error Items can be generated by using the [[The Player#Notes|item ID glitch]] with invalid IDs.
    
==Gifting==
 
==Gifting==
Line 24: Line 24:     
[[Category:Items]]
 
[[Category:Items]]
[[Category:Bugs tested in an unknown version]]<!-- for Saloon error items -->
      
[[de:Objektfehler]]
 
[[de:Objektfehler]]
translators
8,439

edits

Navigation menu