바뀜

6 바이트 추가됨 ,  2023년 12월 4일 (월) 21:15
596번째 줄: 596번째 줄:  
<references>
 
<references>
 
     <ref name="matingcolor">게임 코드의 <samp>GreenSlime::mateWith</samp> 참조.</ref>
 
     <ref name="matingcolor">게임 코드의 <samp>GreenSlime::mateWith</samp> 참조.</ref>
     <ref name="colorbaseddrop">See <samp>StardewValley.Monsters.GreenSlime::getExtraDropItems</samp> in the game code.</ref>
+
     <ref name="colorbaseddrop">게임 코드의 <samp>StardewValley.Monsters.GreenSlime::getExtraDropItems</samp> 참조.</ref>
 
     <ref name="normaldrops">Most slime drops are specified in the data file <samp>Content\Data\Monsters.xnb</samp>.  The chance for a Purple Slime to drop Iridium Ore/Bars is set in the constructor for <samp>GreenSlime</samp> in the game code.  The chance for Copper/Iron Slimes to drop ore is set in <samp>StardewValley.Locations.MineShaft::getMonsterForThisLevel</samp>.</ref>
 
     <ref name="normaldrops">Most slime drops are specified in the data file <samp>Content\Data\Monsters.xnb</samp>.  The chance for a Purple Slime to drop Iridium Ore/Bars is set in the constructor for <samp>GreenSlime</samp> in the game code.  The chance for Copper/Iron Slimes to drop ore is set in <samp>StardewValley.Locations.MineShaft::getMonsterForThisLevel</samp>.</ref>
     <ref name="specialSlimes">See <samp>MineShaft::populateLevel</samp> in the game code.</ref>
+
     <ref name="specialSlimes">게임 코드의 <samp>MineShaft::populateLevel</samp> 참조.</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>

편집

1,400