Module:Monsters: Difference between revisions

Added link to Slayer page from the other monster box section
(Updated some references to now call Constants instead of directly hitting Constants.data, added Slayer Tier to the otherMonsterBoxText)
(Added link to Slayer page from the other monster box section)
Line 507: Line 507:
   end
   end


   result = result.."\r\n|-\r\n|'''Slayer Tier:''' "..SlayerTier
   result = result.."\r\n|-\r\n|'''"..Icons.Icon({'Slayer', type='skill'}).." [[Slayer#Slayer Tier Monsters|Tier]]:''' "..SlayerTier


   return result
   return result