Editing Module:ItemList
From Fallen London Wiki (Staging)
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 63: | Line 63: | ||
local special_fonts = { | local special_fonts = { | ||
["Fate"] = "FontFate", | ["Fate"] = "FontFate", | ||
− | |||
["Retired"] = "FontRetired", | ["Retired"] = "FontRetired", | ||
["Rose"] = "FontRose", | ["Rose"] = "FontRose", | ||
Line 131: | Line 130: | ||
local display_qualifier = { | local display_qualifier = { | ||
["Fate"] = special_font, | ["Fate"] = special_font, | ||
− | |||
["Retired"] = special_font, | ["Retired"] = special_font, | ||
["Rose"] = special_font, | ["Rose"] = special_font, | ||
Line 512: | Line 510: | ||
|?Category:Protégé Items=Protege | |?Category:Protégé Items=Protege | ||
|?Category:Fallen London Mysteries=Mysteries | |?Category:Fallen London Mysteries=Mysteries | ||
− | |||
|limit=1000 | |limit=1000 | ||
]===]); | ]===]); | ||
Line 1,199: | Line 1,196: | ||
["World Quality"] = "World Quality Equipment", | ["World Quality"] = "World Quality Equipment", | ||
["Fate"] = "Fate Items", | ["Fate"] = "Fate Items", | ||
− | |||
["Retired"] = "Retired Items", | ["Retired"] = "Retired Items", | ||
["Mysteries"] = "Retired Items", | ["Mysteries"] = "Retired Items", |