Editing Module:PageRefGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 4: | Line 4: | ||
-- only add to list if it should be true | -- only add to list if it should be true | ||
local no_file_list = { | local no_file_list = { | ||
["Shopkeeper"] = true, | |||
["Newscaster"] = true, | ["Newscaster"] = true, | ||
["Parry"] = true, | ["Parry"] = true, | ||
["Objective"] = true, | ["Objective"] = true, | ||
["Soul Urn"] = true, | |||
["Other"] = true, | ["Other"] = true, | ||
} | } | ||