Template:GatherableMaterialsTable: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
No edit summary
(Materials table isn't being rendered due to `Error 1052: Column 'description' in field list is ambiguous (scpcbgamwiki.mysql.db)` error)
Line 11: Line 11:
tables = Gatherable_Materials,Items
tables = Gatherable_Materials,Items
| join on = Gatherable_Materials.name = Items.name
| join on = Gatherable_Materials.name = Items.name
| fields = Gatherable_Materials.name, icon, sprite, description, commonness,  
| fields = Gatherable_Materials.name, icon, sprite, Gatherable_Materials.description, commonness,  
commonness_coldcaverns, commonness_europanridge, commonness_theaphoticplateau, commonness_thegreatsea, commonness_hydrothermalwastes,
commonness_coldcaverns, commonness_europanridge, commonness_theaphoticplateau, commonness_thegreatsea, commonness_hydrothermalwastes,
outpostsold, citysold, researchsold, militarysold, minesold,
outpostsold, citysold, researchsold, militarysold, minesold,

Revision as of 04:07, 6 December 2021