Changes

Adding code reference for crate drops
Line 249: Line 249:     
==Metal Crates==
 
==Metal Crates==
Containers in the Volcano Dungeon always contain one thing from the following table:
+
Containers in the Volcano Dungeon always contain one thing from the following table:<ref name="cratedrop" />
    
{| class="wikitable sortable"
 
{| class="wikitable sortable"
Line 365: Line 365:  
==Shop==
 
==Shop==
 
[[File:Volcano Dwarf.png|thumb|right|Dwarf Shop]]
 
[[File:Volcano Dwarf.png|thumb|right|Dwarf Shop]]
On floor 5 of the dungeon, there is a dwarf that runs a small shop and a pool where [[the Player]] can refill their [[Watering Cans|Watering Can]]. 2 crates are always present on this floor. Monsters cannot spawn here, but a [[Dwarvish Sentry]] can still spawn when a crate is broken. The crate closest to the dwarf has an 80% chance of containing a gold quality [[Magma Cap]], 18% chance of being empty and 2% chance of containing 2-3 of the [[Seed Spot |Seed Spot seeds]] depends on the current date.
+
On floor 5 of the dungeon, there is a dwarf that runs a small shop and a pool where [[the Player]] can refill their [[Watering Cans|Watering Can]]. 2 crates are always present on this floor. Monsters cannot spawn here, but a [[Dwarvish Sentry]] can still spawn when a crate is broken. The crate closest to the dwarf has an 80% chance of containing a gold quality [[Magma Cap]], 18% chance of being empty and 2% chance of containing 2-3 of the [[Seed Spot |Seed Spot seeds]] depends on the current date.<ref name="cratedrop" />
    
''It is not possible to trade with the dwarf without having the [[Dwarvish Translation Guide]].''
 
''It is not possible to trade with the dwarf without having the [[Dwarvish Translation Guide]].''
Line 451: Line 451:  
   <ref name="chestcontents">See <samp>VolcanoDungeon::PopulateChest</samp> in the game code.</ref>
 
   <ref name="chestcontents">See <samp>VolcanoDungeon::PopulateChest</samp> in the game code.</ref>
 
   <ref name="goldenwalnut">See <samp>Chest::dumpContents</samp> in the game code.</ref>
 
   <ref name="goldenwalnut">See <samp>Chest::dumpContents</samp> in the game code.</ref>
 +
  <ref name="cratedrop">See <samp>Objects.BreakableContainer::releaseContents</samp> in the game code.</ref>
 
   <ref name="pinkbowchance">See <samp>Data\Shops.xnb</samp> in the game files.</ref>
 
   <ref name="pinkbowchance">See <samp>Data\Shops.xnb</samp> in the game files.</ref>
 
</references>
 
</references>
63

edits