Changes

Jump to navigation Jump to search
375 bytes added ,  06:34, 22 November 2021
Fix 1.5 processing time (already mentioned in history section, also see page history) + Add game code reference
Line 23: Line 23:  
!Description
 
!Description
 
!Source
 
!Source
!Time
+
!Time<ref name="processtime"/>
 
!Sell Price
 
!Sell Price
 
!Restores
 
!Restores
Line 31: Line 31:  
|{{Description|Maple Syrup}}
 
|{{Description|Maple Syrup}}
 
|[[Maple Tree]]
 
|[[Maple Tree]]
|{{Duration|4-5 days}}
+
|data-sort-value="4"|{{Duration|4 Nights}}
 
|{{Price|200}}
 
|{{Price|200}}
 
|data-sort-value="50"|{{Energy|50}}{{Health|22}}
 
|data-sort-value="50"|{{Energy|50}}{{Health|22}}
Line 39: Line 39:  
|{{Description|Oak Resin}}
 
|{{Description|Oak Resin}}
 
|[[Oak Tree]]
 
|[[Oak Tree]]
|{{Duration|3-4 days}}
+
|data-sort-value="3"|{{Duration|3 Nights}}
 
|{{Price|150}}
 
|{{Price|150}}
 
|data-sort-value="-300"|''Inedible''
 
|data-sort-value="-300"|''Inedible''
Line 47: Line 47:  
|{{Description|Pine Tar}}
 
|{{Description|Pine Tar}}
 
|[[Pine Tree]]
 
|[[Pine Tree]]
|{{Duration|2-3 days}}
+
|data-sort-value="2"|{{Duration|2 Nights}}
 
|{{Price|100}}
 
|{{Price|100}}
 
|data-sort-value="-300"|''Inedible''
 
|data-sort-value="-300"|''Inedible''
Line 55: Line 55:  
|{{Description|Sap}}
 
|{{Description|Sap}}
 
|[[Mahogany Tree]]
 
|[[Mahogany Tree]]
|{{Duration|1 Day}}
+
|data-sort-value="1"|{{Duration|1 Night}}
 
|{{Price|2}}
 
|{{Price|2}}
 
|data-sort-value="-2"|{{Energy|&minus;2}}
 
|data-sort-value="-2"|{{Energy|&minus;2}}
Line 89: Line 89:  
==Bugs==
 
==Bugs==
 
Common [[trees]] tapped with a Heavy Tapper instead of a regular [[Tapper]] can turn into [[Mushroom Tree]]s in [[Fall]].
 
Common [[trees]] tapped with a Heavy Tapper instead of a regular [[Tapper]] can turn into [[Mushroom Tree]]s in [[Fall]].
 +
 +
==References==
 +
<references>
 +
  <ref name="processtime">See <samp>Tree::UpdateTapperProduct</samp> in the game code. Tree type indexes can be deduced by looking at <samp>Tree::loadTexture</samp> and the <samp>Content\TerrainFeatures\</samp> folder.</ref>
 +
</references>
    
==History==
 
==History==
255

edits

Navigation menu