10,975
editsAd placeholder
Handwear: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
| fields = name, image, rarity, weight_kg, weight_lb, price, special | | fields = name, image, rarity, weight_kg, weight_lb, price, special | ||
| order by = rarity_order, name | | order by = rarity_order, name | ||
| where = type = "Gloves" and (proficiency = "" | | where = type = "Gloves" and (proficiency is null or proficiency = "") | ||
| default = {{OtherEquipmentTableEmpty}} | | default = {{OtherEquipmentTableEmpty}} | ||
| format = template | | format = template |