Dump anchors if no gear type specified
parent
0ce6b6a351
commit
b0ea7abcd9
|
@ -102,6 +102,11 @@
|
||||||
<h1>Consumables</h1>
|
<h1>Consumables</h1>
|
||||||
{{#def.consumables_table:it.results || ''}}
|
{{#def.consumables_table:it.results || ''}}
|
||||||
{{?}}
|
{{?}}
|
||||||
|
{{?? true }}
|
||||||
|
<a href="armor">armor</a>
|
||||||
|
<a href="weapon">weapon</a>
|
||||||
|
<a href="consumable">consumable</a>
|
||||||
|
<a href="misc">misc</a>
|
||||||
{{?}}
|
{{?}}
|
||||||
{{?? it.collection === "specimens" }}
|
{{?? it.collection === "specimens" }}
|
||||||
specimens
|
specimens
|
||||||
|
|
Loading…
Reference in New Issue