Module:Room layout/icons

From The Binding of Isaac: Rebirth Wiki
Jump to navigation Jump to search

--	["iconName"] = { "fileName", "pageLink|textToDisplay" },

return {
	["red heart"] = { "Red heart.png", "Red heart" },
	["soul heart"] = { "Soul heart.png", "Soul heart" },
}