Changes

178 bytes added ,  20:29, 7 September 2023
+code ref
Line 580: Line 580:     
==Trivia==
 
==Trivia==
*The Aqua Slime is a special monster that can be found on [[Skull Cavern]] level 9999779 only. '''Note that this level is not reachable in the vanilla game.''' The aqua slime has 2 times as much health as a purple slime and can drop [[Rainbow Shell]], [[Emerald]], [[Aquamarine]], [[Pearl]], and [[Slime Egg|Blue Slime Egg]].
+
*The Aqua Slime is a special monster that can be found on [[Skull Cavern]] level 9999779 only. '''Note that this level is not reachable in the vanilla game.''' The aqua slime has 2 times as much health as a purple slime and can drop [[Rainbow Shell]], [[Emerald]], [[Aquamarine]], [[Pearl]], and [[Slime Egg|Blue Slime Egg]].<ref name="aquaslime" />
    
==References==
 
==References==
Line 589: Line 589:  
     <ref name="specialSlimes">See <samp>MineShaft::populateLevel</samp> in the game code.</ref>
 
     <ref name="specialSlimes">See <samp>MineShaft::populateLevel</samp> in the game code.</ref>
 
     <ref name="yellowBlack">See the <samp>GreenSlime</samp> constructor in <samp>StardewValley.Monsters</samp>.</ref>
 
     <ref name="yellowBlack">See the <samp>GreenSlime</samp> constructor in <samp>StardewValley.Monsters</samp>.</ref>
<ref name="bigslimeconstructor">See the constructor for <samp>BigSlime</samp> in the game code.</ref>
+
    <ref name="bigslimeconstructor">See the constructor for <samp>BigSlime</samp> in the game code.</ref>
 +
    <ref name="aquaslime">See the constructor for <samp>GreenSlime</samp> that takes <samp>(Vector2, int)</samp> as arguments in the game code.</ref>
 
</references>
 
</references>
  
105,900

edits