More actions
Added a column to indicate if a mission has scripted hostiles. Added text to explain difference between mission rats and belt rats, either or both of which might appear in a mining mission. |
m Center scripted hostiles column. |
||
| Line 7: | Line 7: | ||
{{#css: | {{#css: | ||
tr td:nth-child(2) { text-align: center; } | tr td:nth-child(2), | ||
tr td:nth-child(4) { text-align: center; } | |||
tr td:nth-child(3) { text-align: right; } | tr td:nth-child(3) { text-align: right; } | ||
}} | }} | ||