diff --git a/templates/rs-liveries.nsi.j2 b/templates/rs-liveries.nsi.j2 index fc3beaf..ef00a22 100644 --- a/templates/rs-liveries.nsi.j2 +++ b/templates/rs-liveries.nsi.j2 @@ -216,7 +216,7 @@ ${EndIf} ; RS member retirement (hidden section) Section "-RS member retirement" -{% set retirees = ["sharky", "tugboat", "talon", "scud", "mug", "cypher", "athena", "pana", "fruitcake", "matt boy"] %} +{% set retirees = ["sharky", "tugboat", "talon", "scud", "mug", "cypher", "athena", "pana", "fruitcake", "matt boy", "zaphod"] %} {%- for asset in all_assets %} {%- if asset.asset_type == "livery" %} {%- for retiree in retirees %}