Terminal Lance

Terminal Lance The official fan page of the Terminal Lance comic! The official fan page of the Terminal Lance comic strip!
(6)

05/28/2026

Listen I will take your duty this one time but it will cost you a white monster and a 3-entree plate from Panda Express

Archangel Michael always keeping it real. Hope everyone had a blessed Memorial Day 🇺🇸
05/26/2026

Archangel Michael always keeping it real. Hope everyone had a blessed Memorial Day 🇺🇸

Directed by Christopher Nolan
05/23/2026

Directed by Christopher Nolan

TERMINAL LANCE SOLID: TACTICAL SKATING ACTION
05/16/2026

TERMINAL LANCE SOLID: TACTICAL SKATING ACTION

05/13/2026

open your mouths for the new MRE Chicken Sando

Official TL community MRE tier list voted on live. What do you think? List is from the 2026 menu set.
05/12/2026

Official TL community MRE tier list voted on live. What do you think? List is from the 2026 menu set.

05/12/2026

Figuring out the best MRE

No one is more proud of you than mom. Happy Mothers Day!
05/11/2026

No one is more proud of you than mom. Happy Mothers Day!

Chow hall omelettes are the best. Everything else...? Not so much.
05/08/2026

Chow hall omelettes are the best. Everything else...? Not so much.

05/07/2026

can I take a date to the chow hall?

May the 4th be with you…
05/04/2026

May the 4th be with you…

Address

Los Angeles, CA
90049

Alerts

Be the first to know and let us send you an email when Terminal Lance posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Terminal Lance:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });