More actions
→List of poisoning conditions: Rename header |
fix query |
||
Line 24: | Line 24: | ||
{{ConditionsTableHeader}} | {{ConditionsTableHeader}} | ||
{{#cargo_query: tables = conditions | {{#cargo_query: tables = conditions | ||
| fields = name, icon, | | fields = name, icon, types, effects | ||
| limit = 100 | | limit = 100 | ||
| where = | | where = types HOLDS 'poison' OR types HOLDS 'poisoned' | ||
| order by = name | | order by = name | ||
| default = {{ConditionsTableEmpty}} | | default = {{ConditionsTableEmpty}} |