Module:PageRef: Difference between revisionsGive feedback
m parry, objective, soul urn added to no_file_list |
Gammaton32 (talk | contribs) removed shopkeeper exception |
||
| (5 intermediate revisions by 2 users not shown) | |||
| 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 = { | ||
["Newscaster"] = true, | ["Newscaster"] = true, | ||
["Parry"] = true, | ["Parry"] = true, | ||
["Objective"] = true, | ["Objective"] = true, | ||
[" | ["Other"] = true, | ||
["Zipline"] = true, | |||
["Sandbox"] = true, | |||
["Flex Slot"] = true, | |||
["Creep"] = true, | |||
["Item"] = true, | |||
} | } | ||