Changes

Jump to navigation Jump to search
Line 141: Line 141:  
<source lang="javascript">
 
<source lang="javascript">
 
//dog head in inventory
 
//dog head in inventory
{
+
 
 
"ToArea": { "X": 208, "Y": 208, "Width": 16, "Height": 16 }, //Dog 1
 
"ToArea": { "X": 208, "Y": 208, "Width": 16, "Height": 16 }, //Dog 1
   Line 147: Line 147:     
"ToArea": { "X": 240, "Y": 208, "Width": 16, "Height": 16 }, //Dog 3
 
"ToArea": { "X": 240, "Y": 208, "Width": 16, "Height": 16 }, //Dog 3
}
+
 
 
</source>
 
</source>
   Line 153: Line 153:  
<source lang="javascript">
 
<source lang="javascript">
 
//cat head in inventory
 
//cat head in inventory
{
+
 
 
"ToArea": { "X": 160, "Y": 208, "Width": 16, "Height": 16 }, //Cat 1  
 
"ToArea": { "X": 160, "Y": 208, "Width": 16, "Height": 16 }, //Cat 1  
   Line 159: Line 159:     
"ToArea": { "X": 192, "Y": 208, "Width": 16, "Height": 16 }, //Cat 3  
 
"ToArea": { "X": 192, "Y": 208, "Width": 16, "Height": 16 }, //Cat 3  
}
+
 
 
</source>
 
</source>
    
[[es:Modding:Content Patcher]]
 
[[es:Modding:Content Patcher]]
94

edits

Navigation menu