From f5bb7690c7ec6e9fe72be648eb30c78596372fac Mon Sep 17 00:00:00 2001 From: Killian <49700375+KillianKirilenko@users.noreply.github.com> Date: Mon, 10 May 2021 15:57:59 +0100 Subject: [PATCH] 1Z Talon - 2.0c oops, a comma --- maps/tether/tether_defines.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maps/tether/tether_defines.dm b/maps/tether/tether_defines.dm index 4e49c2a0fbe..58a05910ab3 100644 --- a/maps/tether/tether_defines.dm +++ b/maps/tether/tether_defines.dm @@ -155,7 +155,7 @@ lateload_z_levels = list( list("Tether - Misc","Tether - Underdark","Tether - Plains"), //Stock Tether lateload maps - list("Offmap Ship - Talon V2") + list("Offmap Ship - Talon V2"), list("Asteroid Belt 1","Asteroid Belt 2"), list("Desert Planet - Z1 Beach","Desert Planet - Z2 Cave"), list("Remmi Aerostat - Z1 Aerostat","Remmi Aerostat - Z2 Surface"),