Module:DungeonsDLC/data

Jump to navigation Jump to search

Usage[edit source]

[view] [edit] [history] [refresh]The above documentation is transcluded from Module:DungeonsDLC/data/doc.
return {
	["Jungle Awakens"] = { image = "Vine Whip (MCD).png", class="msgbox-green", released = true },
	["Creeping Winter"] = { image = "Ice Wand (MCD).png",  class="msgbox-gray", released = true },
	["Howling Peaks"] = { image = "Updraft Tome (MCD).png",  class="msgbox-gray", released = true },
	["Flames of the Nether"] = { image = "Ghast (Dungeons).png",  class="msgbox-orange", released = true },
	["Hidden Depths"] = { name = "Hidden Depths", image = "Drowned Necromancer.png", class="msgbox-blue", released = true },
	["Echoing Void"] = { name = "Echoing Void", image = "VengefulHeartOfEnderFace.png", class="msgbox-purple", released = true },
}