Changes

Jump to navigation Jump to search
237 bytes added ,  22:06, 7 August 2018
Update Hat IDs for version 1.3
Line 4: Line 4:     
==Raw data==
 
==Raw data==
Hat data is stored in <tt>Content\Data\Hats.xnb</tt>, which can be [[Modding:Editing XNB files#Getting started|unpacked using XNB Extract]]. Here's the raw data (as of v1.2) for reference:
+
Hat data is stored in <tt>Content\Data\Hats.xnb</tt>, which can be [[Modding:Editing XNB files#Getting started|unpacked using XNB Extract]]. Here's the raw data (as of v1.3) for reference:
    
<source lang="yaml">
 
<source lang="yaml">
Line 44: Line 44:  
     35: "Archer's Cap/Fashionable whether you're an archer or not./false/true" #!String
 
     35: "Archer's Cap/Fashionable whether you're an archer or not./false/true" #!String
 
     36: "Panda Hat/A lovely panda hat./false/true" #!String
 
     36: "Panda Hat/A lovely panda hat./false/true" #!String
 +
    37: "Blue Cowboy Hat/A denim cowboy hat in cool blue./false/true" #!String
 +
    38: "Red Cowboy Hat/An eye-catching cowboy hat in red suede./false/true" #!String
 +
    39: "Cone Hat/A curiosity from a distant land./false/true" #!String
 
</source>
 
</source>
  
1

edit

Navigation menu