diff --git a/atlantis_looking_for_clues.lua b/atlantis_looking_for_clues.lua --- a/atlantis_looking_for_clues.lua +++ b/atlantis_looking_for_clues.lua @@ -396,6 +396,7 @@ atl_nd_barrel = obj { end; onshoot = function(s) remove(atl_nd_barrel); + lifeoff(atl_lfc_sab); remove(char_leroy, where('char_leroy')); remove(char_goldman, where('char_goldman')); walkin(atl_lfc_dock_end_barreled);