diff --git a/scripts/zm/locs/zm_transit_loc_cornfield.gsc b/scripts/zm/locs/zm_transit_loc_cornfield.gsc index 9898a3a6..a14b4c7d 100644 --- a/scripts/zm/locs/zm_transit_loc_cornfield.gsc +++ b/scripts/zm/locs/zm_transit_loc_cornfield.gsc @@ -24,6 +24,7 @@ struct_init() } } + level.struct_class_names["targetname"]["player_respawn_point"] = []; level.struct_class_names["script_noteworthy"]["initial_spawn"] = []; respawn_array = getstructarray(respawnpoints[ind].target, "targetname");